mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 15:26:49 +01: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