mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 15:26:49 +01: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