mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 21:13:26 +02:00
rework walk
This commit is contained in:
@@ -71,7 +71,7 @@ end
|
||||
local function onApplicationClose()
|
||||
print('close app')
|
||||
if Game.isOnline() then
|
||||
Game.logout(false)
|
||||
Game.logout(true)
|
||||
else
|
||||
exit()
|
||||
end
|
||||
|
Reference in New Issue
Block a user