Normand Briere
2019-04-29 c0c300a9dbd4c0fc127e003e9481d3f9246bbe7a
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;