diff options
| author | CriticalFlaw <[email protected]> | 2017-12-07 22:08:09 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-12-07 22:08:09 -0500 |
| commit | 1f4193750cf5e187579f95d6d196aeeb1f55fdb5 (patch) | |
| tree | 60b7b58671613a750f213c9c45c0659e0c85fc7d /resource/ui/build_menu/HudMenuEngyBuild.res | |
| parent | 6a84e1117b257217344eddce009dc470c3c9440b (diff) | |
20171207 - Miscellenaous Formatting Tweaks II
Diffstat (limited to 'resource/ui/build_menu/HudMenuEngyBuild.res')
| -rw-r--r-- | resource/ui/build_menu/HudMenuEngyBuild.res | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/resource/ui/build_menu/HudMenuEngyBuild.res b/resource/ui/build_menu/HudMenuEngyBuild.res index e8d834f..7cb025e 100644 --- a/resource/ui/build_menu/HudMenuEngyBuild.res +++ b/resource/ui/build_menu/HudMenuEngyBuild.res @@ -74,8 +74,8 @@ "fieldName" "TitleLabelDropshadow"
"font" "CerbeticaBold32"
"fgcolor" "TransparentBlack"
- "xpos" "70" // align me to the left edge of the first selection
- "ypos" "-8"
+ "xpos" "-2" // align me to the left edge of the first selection
+ "ypos" "-2"
"zpos" "1"
"wide" "300"
"tall" "38"
@@ -87,6 +87,10 @@ "textAlignment" "Left"
"dulltext" "1"
"brighttext" "0"
+
+ "pin_to_sibling" "TitleLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"CancelLabel"
|
