Minor fix
This commit is contained in:
parent
64fc4570c9
commit
da51dd467e
|
@ -238,6 +238,7 @@ end
|
|||
function tryLogout()
|
||||
if not g_game.isOnline() then
|
||||
exit()
|
||||
return
|
||||
end
|
||||
|
||||
if logoutWindow then
|
||||
|
|
Loading…
Reference in New Issue