mirror of
https://github.com/edubart/otclient.git
synced 2025-12-01 15:36:50 +01:00
scripting rework
This commit is contained in:
@@ -16,6 +16,6 @@ end
|
||||
-- here is where everything starts
|
||||
if not initialStateLoaded then
|
||||
onEnterMenuState()
|
||||
App.setOnClose(onApplicationClose)
|
||||
App.onClose = onApplicationClose
|
||||
initialStateLoaded = true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user