mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
Minor fix
This commit is contained in:
@@ -238,6 +238,7 @@ end
|
||||
function tryLogout()
|
||||
if not g_game.isOnline() then
|
||||
exit()
|
||||
return
|
||||
end
|
||||
|
||||
if logoutWindow then
|
||||
|
Reference in New Issue
Block a user