mirror of
https://github.com/edubart/otclient.git
synced 2025-12-23 00:27:12 +01:00
more scripting features (dynamic fields)
This commit is contained in:
@@ -5,11 +5,12 @@ end
|
||||
|
||||
function onLeaveMenuState()
|
||||
mainMenu:destroy()
|
||||
mainMenu = nil
|
||||
end
|
||||
|
||||
function onApplicationClose()
|
||||
onLeaveMenuState()
|
||||
exitGame()
|
||||
App.exit()
|
||||
end
|
||||
|
||||
-- here is where everything starts
|
||||
|
||||
Reference in New Issue
Block a user