mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
Fix battle filter, fix walk issue, try logout when force exit
This commit is contained in:
@@ -131,6 +131,7 @@ function tryExit()
|
||||
local cancelButton = exitWindow:getChildById('buttonCancel')
|
||||
|
||||
local exitFunc = function()
|
||||
logout() -- try logout anyway
|
||||
forceExit()
|
||||
end
|
||||
local logoutFunc = function()
|
||||
|
Reference in New Issue
Block a user