diff options
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" |
