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 --- .../ui/build_menu/pipboy/hudmenueurekaeffect.res | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) (limited to 'resource/ui/build_menu/pipboy/hudmenueurekaeffect.res') diff --git a/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res b/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res index 71f7d29..268ed13 100644 --- a/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res +++ b/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res @@ -92,8 +92,8 @@ "fieldName" "TitleLabelDropshadow" "font" "CerbeticaBold32" "fgcolor" "TransparentBlack" - "xpos" "-2" // align me to the left edge of the first selection - "ypos" "-2" + "xpos" "36" // align me to the left edge of the first selection + "ypos" "-8" "zpos" "1" "wide" "300" "tall" "38" @@ -105,14 +105,10 @@ "textAlignment" "Left" "dulltext" "1" "brighttext" "0" - - "pin_to_sibling" "TitleLabel" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" } "CancelLabel" - { + { "ControlName" "CExLabel" "fieldName" "CancelLabel" "font" "SpectatorKeyHints" @@ -142,7 +138,7 @@ "wide" "100" "tall" "124" "visible" "1" - } + } "available_target_2" { @@ -154,8 +150,8 @@ "wide" "100" "tall" "124" "visible" "1" - } - + } + "unavailable_target_1" { "ControlName" "EditablePanel" @@ -166,7 +162,7 @@ "wide" "100" "tall" "124" "visible" "0" - } + } "unavailable_target_2" { @@ -178,5 +174,5 @@ "wide" "100" "tall" "124" "visible" "0" - } + } } \ No newline at end of file -- cgit v1.2.3