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