mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 12:04:55 +02:00
More multiprotocol support
This commit is contained in:
@@ -168,7 +168,8 @@ function EnterGame.doLogin()
|
||||
end })
|
||||
|
||||
g_game.chooseRsa(G.host)
|
||||
g_game.setProtocolVersion(protocol)
|
||||
g_game.setClientVersion(protocol)
|
||||
modules.game_tibiafiles.load()
|
||||
protocolLogin:login(G.host, G.port, G.account, G.password)
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user