revert this

This commit is contained in:
boy0001
2015-08-21 19:24:20 +10:00
parent 2185384746
commit 83b1be8944
3 changed files with 0 additions and 24 deletions

View File

@ -69,7 +69,6 @@ public class Settings {
*/
public static boolean CHUNK_PROCESSOR = false;
public static int CHUNK_PROCESSOR_MAX_BLOCKSTATES = 4096;
public static int CHUNK_PROCESSOR_RANDOM_CHUNK_UNLOADS = 1;
public static int CHUNK_PROCESSOR_MAX_ENTITIES = 512;
public static boolean CHUNK_PROCESSOR_DISABLE_PHYSICS = false;
/**