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_already_built.res | |
| parent | 26c29f808aa068cc57166c65dd12d63be3a25bde (diff) | |
Formatting via CodeMaid
Diffstat (limited to 'resource/ui/build_menu/base_already_built.res')
| -rw-r--r-- | resource/ui/build_menu/base_already_built.res | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/resource/ui/build_menu/base_already_built.res b/resource/ui/build_menu/base_already_built.res index 06b3e8b..940f5c2 100644 --- a/resource/ui/build_menu/base_already_built.res +++ b/resource/ui/build_menu/base_already_built.res @@ -19,7 +19,7 @@ "dulltext" "0" "brighttext" "0" } - + "ItemBackground" { "ControlName" "CIconPanel" @@ -35,7 +35,7 @@ "icon" "hud_menu_item_bg" "iconColor" "Black" } - + "CantBuildReason" { "ControlName" "CExLabel" @@ -55,8 +55,8 @@ "dulltext" "0" "brighttext" "0" } - - "MetalIcon" + + "MetalIcon" { "ControlName" "CIconPanel" "fieldName" "MetalIcon" @@ -71,7 +71,7 @@ "icon" "ico_metal" "iconColor" "TanLight" } - + "CostLabel" { "ControlName" "CExLabel" @@ -90,7 +90,7 @@ "labelText" "%metal%" "textAlignment" "Left" } - + "CostLabelShadow" { "ControlName" "CExLabel" @@ -108,12 +108,12 @@ "enabled" "1" "labelText" "%metal%" "textAlignment" "Left" - + "pin_to_sibling" "CostLabel" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPLEFT" } - + "NumberBg" { "ControlName" "CIconPanel" @@ -129,7 +129,7 @@ "icon" "ico_key_blank" "iconColor" "White" } - + "NumberLabel" { "ControlName" "CExLabel" |
