Globals.java | ●●●●● patch | view | raw | blame | history |
Globals.java
.. .. @@ -22,7 +22,7 @@ 22 22 public static boolean COMPUTESHADOWWHENLIVE = true; 23 23 public static boolean RENDERSHADOW = true; 24 24 25 - public static boolean REPLACEONMAKE = true; // false;25 + public static boolean REPLACEONMAKE = false; // false;26 26 27 27 public static boolean MOUSEDRAGGED = false; 28 28 public static boolean TIMERRUNNING = false;