Normand Briere
2019-06-26 89b25e7cc97f6fe221dfd41c4d463500f8a31bc1
Globals.java
....@@ -13,6 +13,7 @@
1313 public static boolean SAVEONMAKE = false; // problems when auto-save (works with manual save)
1414
1515 public static boolean MOUSEDRAGGED = false;
16
+ public static boolean TIMERRUNNING = false;
1617
1718 // Hold on calculation when moving camera
1819 public static boolean FREEZEONMOVE = false; // true;