mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 22:43:27 +02:00
outfit looktype change
This commit is contained in:
@@ -10,6 +10,22 @@ Window
|
||||
anchors.left: parent.left
|
||||
margin.top: 30
|
||||
margin.left: 20
|
||||
|
||||
Button
|
||||
onClick: Outfit.previousType()
|
||||
text: <<
|
||||
width: 32
|
||||
margin.top: 3
|
||||
anchors.top: creature.bottom
|
||||
anchors.left: creature.left
|
||||
|
||||
Button
|
||||
onClick: Outfit.nextType()
|
||||
text: >>
|
||||
width: 32
|
||||
margin.top: 3
|
||||
anchors.top: creature.bottom
|
||||
anchors.right: creature.right
|
||||
|
||||
HorizontalSeparator
|
||||
anchors.left: parent.left
|
||||
|
Reference in New Issue
Block a user