mirror of
https://github.com/LCEMP/LCEMP.git
synced 2026-05-26 02:34:41 +00:00
LCEMP v1.1.0, bugfixes, multithreading server, local leaderboard, performance fixes, and more
This commit is contained in:
@@ -848,6 +848,7 @@ bool ServerChunkCache::save(bool force, ProgressListener *progressListener)
|
||||
LeaveCriticalSection(&m_csLoadCreate);
|
||||
return true;
|
||||
}
|
||||
storage->WaitForAll();
|
||||
storage->flush();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user