From 5c038af9ccb2ac86b11b041e8384f20d66010e9c Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sat, 9 Dec 2017 16:10:51 -0500 Subject: 20171209 - Fixed the Build Menu Crash --- resource/ui/destroy_menu/HudMenuEngyDestroy.res | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'resource/ui/destroy_menu/HudMenuEngyDestroy.res') diff --git a/resource/ui/destroy_menu/HudMenuEngyDestroy.res b/resource/ui/destroy_menu/HudMenuEngyDestroy.res index e79cdf3..e044a5f 100644 --- a/resource/ui/destroy_menu/HudMenuEngyDestroy.res +++ b/resource/ui/destroy_menu/HudMenuEngyDestroy.res @@ -58,8 +58,8 @@ "fieldName" "TitleLabelDropshadow" "font" "CerbeticaBold32" "fgcolor" "TransparentBlack" - "xpos" "-2" - "ypos" "-2" + "xpos" "70" // align me to the left edge of the first selection + "ypos" "-8" "zpos" "1" "wide" "300" "tall" "38" @@ -71,10 +71,6 @@ "textAlignment" "Left" "dulltext" "1" "brighttext" "0" - - "pin_to_sibling" "TitleLabel" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" } "CancelLabel" -- cgit v1.2.3