Normand Briere
2019-07-18 d7a17c35c443e2cb6c09eaa3cfeaf590a571faa1
Globals.java
....@@ -10,7 +10,7 @@
1010 public static boolean COMPUTESHADOWWHENLIVE = true;
1111 public static boolean RENDERSHADOW = true;
1212
13
- public static boolean SAVEONMAKE = true; // problems when auto-save (works with manual save)
13
+ public static boolean REPLACEONMAKE = true; // problems when auto-save (works with manual save)
1414
1515 public static boolean MOUSEDRAGGED = false;
1616 public static boolean TIMERRUNNING = false;