mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-21 15:13:26 +02:00
Version 1.9
This commit is contained in:
@@ -4,14 +4,14 @@ CreatureButton < UICreatureButton
|
||||
|
||||
UICreature
|
||||
id: creature
|
||||
size: 20 20
|
||||
size: 22 22
|
||||
anchors.left: parent.left
|
||||
anchors.top: parent.top
|
||||
phantom: true
|
||||
|
||||
UIWidget
|
||||
id: spacer
|
||||
width: 5
|
||||
width: 3
|
||||
anchors.left: creature.right
|
||||
anchors.top: creature.top
|
||||
phantom: true
|
||||
|
Reference in New Issue
Block a user