mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 04:53:27 +02:00
Dont use boost locale anymore
This commit is contained in:
@@ -211,7 +211,7 @@ function EnterGame.doLogin()
|
||||
g_settings.set('port', G.port)
|
||||
|
||||
protocolLogin = ProtocolLogin.create()
|
||||
protocolLogin.onError = onError
|
||||
protocolLogin.onLoginError = onError
|
||||
protocolLogin.onMotd = onMotd
|
||||
protocolLogin.onCharacterList = onCharacterList
|
||||
protocolLogin.onUpdateNeeded = onUpdateNeeded
|
||||
|
Reference in New Issue
Block a user