mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
connection rework, entergame.lua fix
This commit is contained in:
@@ -41,7 +41,7 @@ function EnterGame_connectToLoginServer()
|
||||
local motdBox = displayInfoBox("Message of the day", motdText)
|
||||
|
||||
-- cancel protocol and reacreate enter game window
|
||||
protocol.cancel()
|
||||
protocol:cancel()
|
||||
motdBox.onOk = recreateEnterGame
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user