mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-19 10:25:00 +00:00
Forgot to save...
This commit is contained in:
parent
9fa5c4030b
commit
906b6dd832
@ -634,7 +634,7 @@ public class EditSession {
|
||||
}
|
||||
}
|
||||
|
||||
if (!dirtyChunks.isEmpty()) world.fixLighting(dirtyChunks);
|
||||
if (!dirtyChunks.isEmpty()) world.fixAfterFastMode(dirtyChunks);
|
||||
|
||||
queueAfter.clear();
|
||||
queueLast.clear();
|
||||
|
Loading…
Reference in New Issue
Block a user