mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 20:14:54 +02:00
animated texture
This commit is contained in:
@@ -39,6 +39,7 @@ window#infoWindow:
|
||||
|
||||
button#websiteButton:
|
||||
text: Github Page
|
||||
size: [80,22]
|
||||
anchors.right: parent.right
|
||||
anchors.bottom: parent.bottom
|
||||
margin.bottom: 9
|
||||
|
@@ -5,6 +5,13 @@ panel#background:
|
||||
anchors.top: parent.top
|
||||
anchors.bottom: parent.bottom
|
||||
|
||||
panel#icos4d:
|
||||
skin: icos4d
|
||||
anchors.left: parent.left
|
||||
anchors.top: parent.top
|
||||
margin.left: 60
|
||||
margin.top: 70
|
||||
|
||||
panel#mainMenu:
|
||||
skin: roundedGridPanel
|
||||
size: [117, 171]
|
||||
|
Reference in New Issue
Block a user