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