mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 13:03:27 +02: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