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

This commit is contained in:
Nimetu 2013-09-27 12:58:34 +03:00
parent 276f664e50
commit 5da36a54e4

View file

@ -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();