diff options
| author | CriticalFlaw <[email protected]> | 2020-08-04 15:17:25 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-04 15:17:25 -0400 |
| commit | 8849ade83ca8e7e1e7156f7e9b7dc179cf1c1af1 (patch) | |
| tree | d7169f6b21d25d78c415a6afe818a30cd78d59bd /resource/ui/spectatorguihealth.res | |
| parent | 26c29f808aa068cc57166c65dd12d63be3a25bde (diff) | |
Formatting via CodeMaid
Diffstat (limited to 'resource/ui/spectatorguihealth.res')
| -rw-r--r-- | resource/ui/spectatorguihealth.res | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/resource/ui/spectatorguihealth.res b/resource/ui/spectatorguihealth.res index 611538d..2a09454 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 @@ "font" "CerbeticaBold16" "fgcolor" "Health Normal" } - + "PlayerStatusHealthValueShadow" { "ControlName" "CExLabel" @@ -74,12 +74,12 @@ "textAlignment" "center" "font" "CerbeticaBold16" "fgcolor" "TransparentBlack" - + "pin_to_sibling" "PlayerStatusHealthValue" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPLEFT" } - + "PlayerStatusPlayerLevel" { "ControlName" "CExLabel" |
