Globals.java
.. .. @@ -19,7 +19,7 @@ 19 19 // Option to set saturation to 1 when choosing a color first 20 20 public static boolean AUTOSATURATE = true; 21 21 public static boolean MINSHADER = false; 22 - public static boolean COMPUTESHADOWWHENLIVE = true;22 + public static boolean COMPUTESHADOWWHENLIVE = false; // true;23 23 public static boolean RENDERSHADOW = true; 24 24 25 25 public static boolean REPLACEONMAKE = false; // false;