Signed-off-by: StevenRS11 <stevenrs11@aol.com>

This commit is contained in:
StevenRS11
2013-03-28 18:17:47 -04:00
parent c8bd248433
commit 508e2f3b4d
5 changed files with 10 additions and 9 deletions

View File

@@ -196,7 +196,7 @@ public class mod_pocketDim
public static RiftGenerator riftGen = new RiftGenerator();
public static World limbo= null;
// public static World limbo= null;
public static long genTime;
public static boolean enableRiftGrief;
@@ -599,7 +599,7 @@ public class mod_pocketDim
{
try
{
this.limbo=null;
dimHelper.instance.save();
dimHelper.instance.unregsisterDims();
dimHelper.dimList.clear();