mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 01:29:21 +02:00
Fix deathwindow issue
This commit is contained in:
parent
2f9e2c3e33
commit
be071c7103
@ -47,7 +47,7 @@ function openWindow()
|
||||
deathWindow = nil
|
||||
end
|
||||
local cancelFunc = function()
|
||||
modules.game_interface.logout()
|
||||
g_game.safeLogout()
|
||||
cancelButton:getParent():destroy()
|
||||
deathWindow = nil
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user