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