mirror of
https://github.com/edubart/otclient.git
synced 2025-10-19 05:53:26 +02:00
item menu example
This commit is contained in:
10
modules/inventory/itempopupmenu.otui
Normal file
10
modules/inventory/itempopupmenu.otui
Normal file
@@ -0,0 +1,10 @@
|
||||
Panel
|
||||
layout: verticalBox
|
||||
size: 64 48
|
||||
|
||||
MenuButton
|
||||
text: Foo
|
||||
|
||||
MenuButton
|
||||
text: Quit
|
||||
onClick: exit()
|
Reference in New Issue
Block a user