Unload dimensions on discon, don't freak out on TE load if dimensions
aren't there
This commit is contained in:
@@ -122,6 +122,7 @@ public class EventHookContainer
|
||||
if (!PocketManager.isLoaded())
|
||||
{
|
||||
PocketManager.load();
|
||||
PocketManager.isConnected = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user