mirror of
https://github.com/edubart/otclient.git
synced 2025-12-15 21:29:46 +01:00
add menu example in playerground module
This commit is contained in:
@@ -1 +1,10 @@
|
||||
-- place any code for testing purposes here
|
||||
-- place any code for testing purposes here
|
||||
|
||||
function displayMenuPopup(file, parent)
|
||||
end
|
||||
|
||||
local function init()
|
||||
UI.loadAndDisplay('/playground/menubar.otui')
|
||||
end
|
||||
|
||||
addEvent(init)
|
||||
Reference in New Issue
Block a user