mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
Forgot to make private functions local.
This commit is contained in:
@@ -38,7 +38,7 @@ Game g_game;
|
||||
Game::Game()
|
||||
{
|
||||
resetGameStates();
|
||||
setClientVersion(954);
|
||||
setClientVersion(860);
|
||||
}
|
||||
|
||||
void Game::resetGameStates()
|
||||
|
Reference in New Issue
Block a user