summaryrefslogtreecommitdiff
path: root/resource/ui/build_menu/HudMenuEngyBuild.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2017-12-09 16:10:51 -0500
committerCriticalFlaw <[email protected]>2017-12-09 16:10:51 -0500
commit5c038af9ccb2ac86b11b041e8384f20d66010e9c (patch)
tree85798eccb85fc7fbd739b45110c55fb4b21ca2b6 /resource/ui/build_menu/HudMenuEngyBuild.res
parent4c8289aaed84e36b612e25765927f12ebb5bfdf5 (diff)
20171209 - Fixed the Build Menu Crash
Diffstat (limited to 'resource/ui/build_menu/HudMenuEngyBuild.res')
-rw-r--r--resource/ui/build_menu/HudMenuEngyBuild.res8
1 files changed, 2 insertions, 6 deletions
diff --git a/resource/ui/build_menu/HudMenuEngyBuild.res b/resource/ui/build_menu/HudMenuEngyBuild.res
index 7cb025e..e8d834f 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" "-2" // align me to the left edge of the first selection
- "ypos" "-2"
+ "xpos" "70" // align me to the left edge of the first selection
+ "ypos" "-8"
"zpos" "1"
"wide" "300"
"tall" "38"
@@ -87,10 +87,6 @@
"textAlignment" "Left"
"dulltext" "1"
"brighttext" "0"
-
- "pin_to_sibling" "TitleLabel"
- "pin_corner_to_sibling" "PIN_TOPLEFT"
- "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"CancelLabel"