mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-13 04:53:55 +00:00
Forgot to save...
This commit is contained in:
@ -634,7 +634,7 @@ public class EditSession {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!dirtyChunks.isEmpty()) world.fixLighting(dirtyChunks);
|
if (!dirtyChunks.isEmpty()) world.fixAfterFastMode(dirtyChunks);
|
||||||
|
|
||||||
queueAfter.clear();
|
queueAfter.clear();
|
||||||
queueLast.clear();
|
queueLast.clear();
|
||||||
|
Reference in New Issue
Block a user