Globals.java
.. .. @@ -12,7 +12,7 @@ 12 12 public static boolean COMPUTESHADOWWHENLIVE = true; 13 13 public static boolean RENDERSHADOW = true; 14 14 15 - public static boolean REPLACEONMAKE = true; // problems when auto-save (works with manual save)15 + public static boolean REPLACEONMAKE = false;16 16 17 17 public static boolean MOUSEDRAGGED = false; 18 18 public static boolean TIMERRUNNING = false;