diff options
Diffstat (limited to 'resource/ui/build_menu/HudMenuEngyBuild.res')
| -rw-r--r-- | resource/ui/build_menu/HudMenuEngyBuild.res | 26 |
1 files changed, 7 insertions, 19 deletions
diff --git a/resource/ui/build_menu/HudMenuEngyBuild.res b/resource/ui/build_menu/HudMenuEngyBuild.res index c5d864d..14a89b2 100644 --- a/resource/ui/build_menu/HudMenuEngyBuild.res +++ b/resource/ui/build_menu/HudMenuEngyBuild.res @@ -29,23 +29,7 @@ "enabled" "1"
"scaleImage" "1"
"icon" "ico_build"
- "iconColor" "255 255 255 255"
- }
-
- "BuildIconShadow"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildIconShadow"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "48"
- "tall" "48"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_build"
- "iconColor" "0 0 0 255"
+ "iconColor" "White"
}
"TitleLabel"
@@ -74,8 +58,8 @@ "fieldName" "TitleLabelDropshadow"
"font" "CerbeticaBold32"
"fgcolor" "TransparentBlack"
- "xpos" "70" // align me to the left edge of the first selection
- "ypos" "-8"
+ "xpos" "-1" // align me to the left edge of the first selection
+ "ypos" "-1"
"zpos" "1"
"wide" "300"
"tall" "38"
@@ -87,6 +71,10 @@ "textAlignment" "Left"
"dulltext" "1"
"brighttext" "0"
+
+ "pin_to_sibling" "TitleLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"CancelLabel"
|
