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/hudarenaplayercount.res | |
| parent | 26c29f808aa068cc57166c65dd12d63be3a25bde (diff) | |
Formatting via CodeMaid
Diffstat (limited to 'resource/ui/hudarenaplayercount.res')
| -rw-r--r-- | resource/ui/hudarenaplayercount.res | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/resource/ui/hudarenaplayercount.res b/resource/ui/hudarenaplayercount.res index 9606124..eff1c27 100644 --- a/resource/ui/hudarenaplayercount.res +++ b/resource/ui/hudarenaplayercount.res @@ -10,7 +10,7 @@ "wide" "46" "tall" "23" "visible" "1" - + "background" { "ControlName" "EditablePanel" @@ -24,7 +24,7 @@ "enabled" "1" "bgcolor_override" "104 124 155 255" } - + "count" { "ControlName" "CExLabel" @@ -60,12 +60,12 @@ "labelText" "%blue_alive%" "textAlignment" "east" "fgcolor" "TransparentBlack" - + "pin_to_sibling" "count" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPLEFT" } - + "playerimage" { "ControlName" "ImagePanel" @@ -81,7 +81,7 @@ "scaleImage" "1" } } - + "redteam" { "ControlName" "EditablePanel" @@ -92,7 +92,7 @@ "wide" "46" "tall" "23" "visible" "1" - + "background" { "ControlName" "EditablePanel" @@ -106,7 +106,7 @@ "enabled" "1" "bgcolor_override" "180 92 77 255" } - + "count" { "ControlName" "CExLabel" @@ -142,12 +142,12 @@ "labelText" "%red_alive%" "textAlignment" "west" "fgcolor" "TransparentBlack" - + "pin_to_sibling" "count" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPLEFT" } - + "playerimage" { "ControlName" "ImagePanel" |
