mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
fix messagebox and rename some stuff
This commit is contained in:
@@ -9,7 +9,7 @@ local gameButtonsPanel
|
||||
-- private functions
|
||||
local function onLogout()
|
||||
if Game.isOnline() then
|
||||
Game.logout(false)
|
||||
Game.safeLogout()
|
||||
else
|
||||
exit()
|
||||
end
|
||||
|
Reference in New Issue
Block a user