Tick watchdog by default (#555)

This commit is contained in:
Matthew Miller 2020-02-21 18:18:08 +10:00 committed by GitHub
parent 6bc1d4647c
commit e476be1186
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,7 @@ public class LocalSession {
private transient EditSession.ReorderMode reorderMode = EditSession.ReorderMode.MULTI_STAGE;
private transient List<Countable<BlockState>> lastDistribution;
private transient World worldOverride;
private transient boolean tickingWatchdog = false;
private transient boolean tickingWatchdog = true;
private transient boolean hasBeenToldVersion;
// Saved properties