mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-19 22:23:28 +02:00
Version 2.2 - retro layout + bug fixes
This commit is contained in:
@@ -19,10 +19,16 @@ LifeProgressBar < UIProgressBar
|
||||
font: verdana-11px-rounded
|
||||
text-offset: 0 2
|
||||
margin: 2
|
||||
|
||||
|
||||
ProgressRect < UIProgressRect
|
||||
anchors.fill: parent
|
||||
phantom: true
|
||||
color: white
|
||||
background-color: #00000088
|
||||
font: verdana-11px-rounded
|
||||
|
||||
HealthBar < ProgressBar
|
||||
background-color: #ff4444
|
||||
|
||||
ManaBar < ProgressBar
|
||||
background-color: #4444ff
|
||||
|
Reference in New Issue
Block a user