Removed door re-write for now

This commit is contained in:
StevenRS11
2013-09-07 00:41:45 -04:00
parent 23efc90765
commit ac8c13f81c
6 changed files with 56 additions and 45 deletions

View File

@@ -115,8 +115,6 @@ public class mod_pocketDim
public static BiomeGenBase pocketBiome;
public static PlayerRespawnTracker tracker;
public static HashMap<String,ArrayList<EntityItem>> limboSpawnInventory = new HashMap<String,ArrayList<EntityItem>>();
public static boolean isPlayerWearingGoogles = false;