diff options
| author | CriticalFlaw <[email protected]> | 2017-12-06 21:06:54 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-12-06 21:06:54 -0500 |
| commit | 6a84e1117b257217344eddce009dc470c3c9440b (patch) | |
| tree | 014a896e1b91a0389a7713e6b609fd272f15a1c7 /resource/ui/SpectatorGUIHealth.res | |
| parent | 972d1493e6ccc30479de9178e69f13401634faa7 (diff) | |
20171206 - Miscellenaous Formatting Tweaks
Diffstat (limited to 'resource/ui/SpectatorGUIHealth.res')
| -rw-r--r-- | resource/ui/SpectatorGUIHealth.res | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/resource/ui/SpectatorGUIHealth.res b/resource/ui/SpectatorGUIHealth.res index bc71819..3845054 100644 --- a/resource/ui/SpectatorGUIHealth.res +++ b/resource/ui/SpectatorGUIHealth.res @@ -11,8 +11,8 @@ "tall" "18" "visible" "1" "enabled" "1" - "scaleImage" "1" - } + "scaleImage" "1" + } "PlayerStatusHealthImageBG" { "ControlName" "ImagePanel" @@ -25,8 +25,8 @@ "visible" "1" "enabled" "1" "image" "../hud/health_bg" - "scaleImage" "1" - } + "scaleImage" "1" + } "BuildingStatusHealthImageBG" { "ControlName" "ImagePanel" @@ -39,8 +39,8 @@ "visible" "0" "enabled" "1" "image" "../hud/health_equip_bg" - "scaleImage" "1" - } + "scaleImage" "1" + } "PlayerStatusHealthBonusImage" { "ControlName" "ImagePanel" @@ -53,7 +53,7 @@ "visible" "0" "enabled" "1" "image" "../hud/health_over_bg" - "scaleImage" "1" + "scaleImage" "1" } "PlayerStatusHealthValue" { @@ -69,7 +69,7 @@ "labelText" "%Health%" "font" "CerbeticaBold16" "fgcolor" "Health Normal" - "textAlignment" "center" + "textAlignment" "center" } "PlayerStatusHealthValueBackground" { @@ -85,7 +85,7 @@ "labelText" "%Health%" "font" "CerbeticaBold16" "fgcolor" "0 0 0 255" - "textAlignment" "center" + "textAlignment" "center" } "PlayerStatusPlayerLevel" { @@ -98,8 +98,8 @@ "tall" "12" "visible" "0" "enabled" "1" - "textAlignment" "center" + "textAlignment" "center" "font" "ScoreboardVerySmall" "fgcolor" "TFOrange" - } -} + } +}
\ No newline at end of file |
