Fixed: Do not save client.cfg when exiting from char selection screen or correct window size is lost

hg/feature/sse2
Nimetu 11 years ago
parent 276f664e50
commit 5da36a54e4

@ -468,8 +468,6 @@ void releaseOutGame()
// flush the server string cache
STRING_MANAGER::CStringManagerClient::instance()->flushStringCache();
ClientCfg.release ();
// Disconnect the client from the server.
NetMngr.disconnect();

Loading…
Cancel
Save