mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 01:29:21 +02:00
Minor fix
This commit is contained in:
parent
64fc4570c9
commit
da51dd467e
@ -238,6 +238,7 @@ end
|
|||||||
function tryLogout()
|
function tryLogout()
|
||||||
if not g_game.isOnline() then
|
if not g_game.isOnline() then
|
||||||
exit()
|
exit()
|
||||||
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
if logoutWindow then
|
if logoutWindow then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user