Normand Briere
2019-05-01 a742f6cebf1d471217d836e07934e5c02c22b6db
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;