mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-04-29 17:19:20 +02:00
do not save game on exit. Only /closeserver shutdown saves game properly
This commit is contained in:
parent
20533fc0f0
commit
a6e41c5310
@ -3925,7 +3925,6 @@ LightInfo Game::getWorldLightInfo() const
|
||||
|
||||
void Game::shutdown()
|
||||
{
|
||||
saveGameState();
|
||||
std::cout << "Shutting down..." << std::flush;
|
||||
|
||||
g_scheduler.shutdown();
|
||||
|
Loading…
x
Reference in New Issue
Block a user