mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 09:39:21 +02:00
fix an error
This commit is contained in:
parent
eb4b83faaf
commit
94324e3e88
@ -9,7 +9,7 @@ local enterGameWindow
|
||||
local function onError(protocol, error)
|
||||
loadBox:destroy()
|
||||
local errorBox = displayErrorBox('Login Error', error)
|
||||
errorBox.onOk = EnterGame.create()
|
||||
errorBox.onOk = EnterGame.create
|
||||
end
|
||||
|
||||
local function onMotd(protocol, motd)
|
||||
|
Loading…
x
Reference in New Issue
Block a user