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/build_menu/base_active.res | |
| parent | 26c29f808aa068cc57166c65dd12d63be3a25bde (diff) | |
Formatting via CodeMaid
Diffstat (limited to 'resource/ui/build_menu/base_active.res')
| -rw-r--r-- | resource/ui/build_menu/base_active.res | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/resource/ui/build_menu/base_active.res b/resource/ui/build_menu/base_active.res index ca3f3ac..205411a 100644 --- a/resource/ui/build_menu/base_active.res +++ b/resource/ui/build_menu/base_active.res @@ -19,7 +19,7 @@ "dulltext" "0" "brighttext" "0" } - + "ItemBackground" { "ControlName" "CIconPanel" @@ -35,8 +35,8 @@ "icon" "hud_menu_item_bg" "iconColor" "Black" } - - "BuildingIcon" + + "BuildingIcon" { "ControlName" "CIconPanel" "fieldName" "BuildingIcon" @@ -51,8 +51,8 @@ "icon" "hud_menu_sentry_build" "iconColor" "White" } - - "MetalIcon" + + "MetalIcon" { "ControlName" "CIconPanel" "fieldName" "MetalIcon" @@ -67,7 +67,7 @@ "icon" "ico_metal" "iconColor" "TanLight" } - + "CostLabel" { "ControlName" "CExLabel" @@ -86,7 +86,7 @@ "labelText" "%metal%" "textAlignment" "Left" } - + "CostLabelShadow" { "ControlName" "CExLabel" @@ -104,12 +104,12 @@ "enabled" "1" "labelText" "%metal%" "textAlignment" "Left" - + "pin_to_sibling" "CostLabel" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPLEFT" } - + "ModeLabel" { "ControlName" "CExLabel" @@ -128,7 +128,7 @@ "labelText" "" "textAlignment" "East" } - + "NumberBg" { "ControlName" "CIconPanel" @@ -144,7 +144,7 @@ "icon" "ico_key_blank" "iconColor" "White" } - + "NumberLabel" { "ControlName" "CExLabel" |
