Finally fixed spawn bug. Still no idea why it was happening though
Signed-off-by: StevenRS11 <stevenrs11@aol.com>
This commit is contained in:
@@ -50,7 +50,6 @@ public class ConnectionHandler
|
||||
dimHelper.instance.save();
|
||||
dimHelper.instance.unregsisterDims();
|
||||
dimHelper.dimList.clear();
|
||||
dimHelper.instance.linksForRendering.clear();
|
||||
|
||||
}
|
||||
connected = false;
|
||||
|
||||
Reference in New Issue
Block a user