mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 03:24:55 +02:00
fix messagebox and rename some stuff
This commit is contained in:
@@ -29,7 +29,7 @@ local function tryLogin(charInfo, tries)
|
||||
end
|
||||
|
||||
if Game.isOnline() then
|
||||
Game.logout(false)
|
||||
Game.safeLogout()
|
||||
if tries == 1 then
|
||||
loadBox = displayCancelBox('Please wait', 'Loggin out...')
|
||||
end
|
||||
|
Reference in New Issue
Block a user