Normand Briere
2019-08-07 59de607850161a26863f92961d53caae7a2dabc8
Globals.java
....@@ -12,7 +12,7 @@
1212 public static boolean COMPUTESHADOWWHENLIVE = true;
1313 public static boolean RENDERSHADOW = true;
1414
15
- public static boolean REPLACEONMAKE = true; // problems when auto-save (works with manual save)
15
+ public static boolean REPLACEONMAKE = false;
1616
1717 public static boolean MOUSEDRAGGED = false;
1818 public static boolean TIMERRUNNING = false;