Normand Briere
2019-05-13 f924d3e00db476c06f55f3d5aaef307e17575340
Globals.java
....@@ -1,9 +1,12 @@
11
22 public class Globals
33 {
4
+ public static boolean ADVANCED = false;
5
+
46 static iCameraPane theRenderer;
57
68 private static boolean LIVE = false;
9
+ public static boolean RENDERSHADOW = true;
710
811 static boolean CROWD = false;
912 static public int drawMode = iCameraPane.DEFAULT; // WARNING