mirror of
https://github.com/EngineHub/WorldEdit.git
synced 2025-02-05 13:00:30 +08:00
Forgot to save...
This commit is contained in:
parent
9fa5c4030b
commit
906b6dd832
@ -634,7 +634,7 @@ public void flushQueue() {
|
||||
}
|
||||
}
|
||||
|
||||
if (!dirtyChunks.isEmpty()) world.fixLighting(dirtyChunks);
|
||||
if (!dirtyChunks.isEmpty()) world.fixAfterFastMode(dirtyChunks);
|
||||
|
||||
queueAfter.clear();
|
||||
queueLast.clear();
|
||||
|
Loading…
Reference in New Issue
Block a user