fix label disabled colors

This commit is contained in:
Eduardo Bart
2012-01-02 23:52:26 -02:00
parent 8ad16fec18
commit f750920a36
7 changed files with 26 additions and 37 deletions

View File

@@ -14,7 +14,7 @@ ManaBar < UIProgressBar
anchors.left: parent.left
anchors.right: parent.right
HealthLabel < Label
HealthLabel < GameLabel
color: white
text-align: center
font: verdana-11px-rounded
@@ -23,7 +23,7 @@ HealthLabel < Label
anchors.top: parent.top
margin-top: 2
ManaLabel < Label
ManaLabel < GameLabel
color: white
text-align: center
font: verdana-11px-rounded