Fix boost locale linkage

This commit is contained in:
Eduardo Bart
2013-01-09 14:57:18 -02:00
parent a8c9adb052
commit aeb31f0669
7 changed files with 15 additions and 14 deletions

View File

@@ -38,7 +38,6 @@ Game g_game;
Game::Game()
{
resetGameStates();
m_protocolVersion = 0;
m_clientVersion = 0;
m_online = false;