Globals.java
.. .. @@ -7,6 +7,7 @@ 7 7 static iCameraPane theRenderer; 8 8 9 9 private static boolean LIVE = false; 10 + public static boolean COMPUTESHADOWWHENLIVE = true;10 11 public static boolean RENDERSHADOW = true; 11 12 12 13 public static boolean MOUSEDRAGGED = false;