Normand Briere
2019-05-13 f924d3e00db476c06f55f3d5aaef307e17575340
Globals.java
....@@ -1,7 +1,12 @@
11
22 public class Globals
33 {
4
+ public static boolean ADVANCED = false;
5
+
6
+ static iCameraPane theRenderer;
7
+
48 private static boolean LIVE = false;
9
+ public static boolean RENDERSHADOW = true;
510
611 static boolean CROWD = false;
712 static public int drawMode = iCameraPane.DEFAULT; // WARNING