diff options
| author | CriticalFlaw <[email protected]> | 2018-08-12 16:56:13 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-08-12 16:56:13 -0400 |
| commit | 40607cb02752a894fef2762fb83fb96c14054307 (patch) | |
| tree | 67036ff7908591fa6a4517a808be0993ff1fb8cc /resource/ui/SpectatorGUIHealth.res | |
| parent | 41833fd8b1c43abb2e5c67dbe2d1feb2b203a10a (diff) | |
Formatting Changes
Hopefully nothing is broken...?
Diffstat (limited to 'resource/ui/SpectatorGUIHealth.res')
| -rw-r--r-- | resource/ui/SpectatorGUIHealth.res | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/resource/ui/SpectatorGUIHealth.res b/resource/ui/SpectatorGUIHealth.res index 6be5d5a..0a440cd 100644 --- a/resource/ui/SpectatorGUIHealth.res +++ b/resource/ui/SpectatorGUIHealth.res @@ -8,7 +8,7 @@ "wide" "0" "tall" "0" } - + "PlayerStatusHealthImageBG" { "ControlName" "ImagePanel" @@ -17,7 +17,7 @@ "wide" "0" "tall" "0" } - + "BuildingStatusHealthImageBG" { "ControlName" "ImagePanel" @@ -26,7 +26,7 @@ "wide" "0" "tall" "0" } - + "PlayerStatusHealthBonusImage" { "ControlName" "ImagePanel" @@ -41,7 +41,7 @@ "image" "../hud/health_over_bg" "scaleImage" "1" } - + "PlayerStatusHealthValue" { "ControlName" "CExLabel" @@ -58,7 +58,7 @@ "fgcolor" "Health Normal" "textAlignment" "center" } - + "PlayerStatusHealthValueBackground" { "ControlName" "CExLabel" @@ -75,7 +75,7 @@ "fgcolor" "0 0 0 255" "textAlignment" "center" } - + "PlayerStatusPlayerLevel" { "ControlName" "CExLabel" |
