mirror of
https://github.com/edubart/otclient.git
synced 2025-10-19 14:03:26 +02:00
map losing focus fix
This commit is contained in:
@@ -41,6 +41,7 @@ local function tryLogin(charInfo, tries)
|
||||
|
||||
loadBox = displayCancelBox('Please wait', 'Connecting to game server...')
|
||||
function loadBox.onCancel()
|
||||
loadBox = nil
|
||||
Game.cancelLogin()
|
||||
CharacterList.show()
|
||||
end
|
||||
|
Reference in New Issue
Block a user