Normand Briere
2019-06-29 a69bb4474a3264a9a7a7f8b8d8154ea771f167c8
Globals.java
....@@ -16,7 +16,7 @@
1616 public static boolean TIMERRUNNING = false;
1717
1818 // Hold on calculation when moving camera
19
- public static boolean FREEZEONMOVE = false; // true;
19
+ public static boolean FREEZEONMOVE = false;
2020
2121 static boolean CROWD = false;
2222 static public int drawMode = iCameraPane.DEFAULT; // WARNING