mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 12:04:55 +02:00
Added missing talk message types, few minor fixes.
This commit is contained in:
@@ -9,8 +9,10 @@ local protocolBox
|
||||
|
||||
-- private functions
|
||||
local function onError(protocol, message, errorCode)
|
||||
loadBox:destroy()
|
||||
loadBox = nil
|
||||
if loadBox then
|
||||
loadBox:destroy()
|
||||
loadBox = nil
|
||||
end
|
||||
|
||||
if not errorCode then
|
||||
EnterGame.clearAccountFields()
|
||||
|
Reference in New Issue
Block a user