geforkt von Mirrors/FastAsyncWorldEdit
Forgot to save...
Dieser Commit ist enthalten in:
Ursprung
9fa5c4030b
Commit
906b6dd832
@ -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();
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren