Normand Briere
2019-05-02 a7277e6c6381e55761f7fa87276260fac1c94d5e
Globals.java
....@@ -1,6 +1,8 @@
11
22 public class Globals
33 {
4
+ public static boolean ADVANCED = false;
5
+
46 static iCameraPane theRenderer;
57
68 private static boolean LIVE = false;