Normand Briere
2019-05-01 d1e1417edc8a6ccf195b6da3270f22234dda61e4
Globals.java
....@@ -1,6 +1,10 @@
11
22 public class Globals
33 {
4
+ public static boolean ADVANCED = false;
5
+
6
+ static iCameraPane theRenderer;
7
+
48 private static boolean LIVE = false;
59
610 static boolean CROWD = false;