mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 03:24:55 +02:00
new logger
scripts are now more error prone
This commit is contained in:
@@ -9,7 +9,7 @@ end
|
||||
|
||||
function MainMenu_enterGameClicked()
|
||||
enterGameWindow = loadUI("modules/mainmenu/entergamewindow.yml")
|
||||
enterGameWindow:getParent():lock(enterGameWindow)
|
||||
button = enterGameWindow:getChildByID("okButton")
|
||||
end
|
||||
|
||||
function MainMenu_optionsClicked()
|
||||
|
Reference in New Issue
Block a user