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