mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 12:34:55 +02:00
fix label disabled colors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
CenterLabel < Label
|
||||
CenterLabel < GameLabel
|
||||
font: verdana-11px-rounded
|
||||
height: 64
|
||||
text-align: center
|
||||
@@ -6,7 +6,7 @@ CenterLabel < Label
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
|
||||
BottomLabel < Label
|
||||
BottomLabel < GameLabel
|
||||
font: verdana-11px-rounded
|
||||
height: 16
|
||||
text-align: center
|
||||
|
Reference in New Issue
Block a user