mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 03:54:54 +02:00
logout back to mainmenu
This commit is contained in:
@@ -7,5 +7,7 @@ function Game.onLogin()
|
||||
end
|
||||
|
||||
function Game.onLogout()
|
||||
|
||||
gameUi:destroy()
|
||||
gameUi = nil
|
||||
mainMenu:show()
|
||||
end
|
||||
|
Reference in New Issue
Block a user