mirror of
https://github.com/edubart/otclient.git
synced 2025-12-23 00:27:12 +01:00
sources are broken
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
-- menu state
|
||||
function onEnterMenuState()
|
||||
MainMenu_create()
|
||||
mainMenu = loadUI("modules/mainmenu/mainmenu.yml")
|
||||
end
|
||||
|
||||
function onLeaveMenuState()
|
||||
MainMenu_destroy()
|
||||
mainMenu:destroy()
|
||||
end
|
||||
|
||||
function onApplicationClose()
|
||||
|
||||
Reference in New Issue
Block a user