otclient/modules/mainmenu/ui/mainmenu.otui
2011-11-01 14:41:15 -02:00

18 lines
337 B
Plaintext

MenuButton < Button
margin.bottom: 11
margin.left: 20
margin.right: 20
Panel
id: mainMenuBackground
image:
source: /mainmenu/ui/background.png
smooth: true
fixed ratio: true
anchors.top: topMenu.bottom
anchors.left: parent.left
anchors.right: parent.right
anchors.bottom: parent.bottom
focusable: false