1
0

Fix Crash on stopping the server (#3176)

This commit is contained in:
LogicParrot
2016-05-02 00:18:21 +03:00
parent 5265c6aaf6
commit 36754f20f8
3 changed files with 14 additions and 2 deletions

View File

@@ -215,8 +215,6 @@ cWorld::~cWorld()
delete m_LavaSimulator; m_LavaSimulator = nullptr;
delete m_RedstoneSimulator; m_RedstoneSimulator = nullptr;
UnloadUnusedChunks();
m_Storage.WaitForFinish();
// Unload the scoreboard