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