Normand Briere
2019-06-16 372b7fd481a476cd659713a4a01bf28bf6760cbe
Globals.java
....@@ -7,6 +7,8 @@
77
88 private static boolean LIVE = false;
99 public static boolean RENDERSHADOW = true;
10
+
11
+ // Hold on calculation when moving camera
1012 public static boolean FREEZEONMOVE = false; // true;
1113
1214 static boolean CROWD = false;