Normand Briere
2019-08-01 29d5516687020263d3ae0454ce81879a3a450af0
Globals.java
....@@ -7,6 +7,8 @@
77 static iCameraPane theRenderer;
88
99 private static boolean LIVE = false;
10
+
11
+ public static boolean MINSHADER = false;
1012 public static boolean COMPUTESHADOWWHENLIVE = true;
1113 public static boolean RENDERSHADOW = true;
1214