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/hudminigame_base.res | |
| parent | 26c29f808aa068cc57166c65dd12d63be3a25bde (diff) | |
Formatting via CodeMaid
Diffstat (limited to 'resource/ui/hudminigame_base.res')
| -rw-r--r-- | resource/ui/hudminigame_base.res | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/resource/ui/hudminigame_base.res b/resource/ui/hudminigame_base.res index 6dfc45d..2b05acc 100644 --- a/resource/ui/hudminigame_base.res +++ b/resource/ui/hudminigame_base.res @@ -5,16 +5,16 @@ "ControlName" "ImagePanel" "fieldName" "LeftSideBG" "xpos" "c-120" - "ypos" "r20" + "ypos" "r20" "zpos" "-1" "wide" "120" "tall" "14" "visible" "1" "enabled" "1" "fillcolor" "70 130 180 153" - "scaleImage" "1" + "scaleImage" "1" } - + "RightSideBG" { "ControlName" "ImagePanel" @@ -27,9 +27,9 @@ "visible" "1" "enabled" "1" "fillcolor" "205 50 50 153" - "scaleImage" "1" + "scaleImage" "1" } - + "OutlineBG" { "ControlName" "ImagePanel" @@ -42,9 +42,9 @@ "visible" "0" "enabled" "0" "image" "../hud/objectives_flagpanel_bg_outline" - "scaleImage" "1" + "scaleImage" "1" } - + "BlueScore" { "ControlName" "CExLabel" @@ -56,12 +56,12 @@ "tall" "35" "visible" "1" "enabled" "1" - "textAlignment" "east" + "textAlignment" "east" "labelText" "%bluescore%" "font" "Cerbetica40" "fgcolor" "TanLight" } - + "BlueScoreShadow" { "ControlName" "CExLabel" @@ -78,7 +78,7 @@ "font" "Cerbetica40" "fgcolor" "Black" } - + "RedScore" { "ControlName" "CExLabel" @@ -95,7 +95,7 @@ "font" "Cerbetica40" "fgcolor" "TanLight" } - + "RedScoreShadow" { "ControlName" "CExLabel" @@ -107,12 +107,12 @@ "tall" "35" "visible" "1" "enabled" "1" - "textAlignment" "west" + "textAlignment" "west" "labelText" "%redscore%" "font" "Cerbetica40" "fgcolor" "Black" } - + "PlayingTo" { "ControlName" "CExLabel" @@ -131,7 +131,7 @@ "font" "Cerbetica14" "fgcolor" "TanLight" } - + "PlayingToBG" { "ControlName" "ImagePanel" @@ -144,9 +144,9 @@ "visible" "1" "enabled" "1" "fillcolor" "Transparent" - "scaleImage" "1" + "scaleImage" "1" } - + "GameImage" { "ControlName" "ImagePanel" |
