More cleanup

This commit is contained in:
Anuken
2020-03-31 19:39:14 -04:00
parent 77447c59f6
commit 19239a6890
8 changed files with 44 additions and 81 deletions

View File

@@ -146,7 +146,6 @@ public class MapGenerateDialog extends FloatingDialog{
}
//reset undo stack as generation... messes things up
editor.load(editor::checkLinkedTiles);
editor.renderer().updateAll();
editor.clearOp();
}