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/tele_entrance_inactive.res | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'resource/ui/destroy_menu/tele_entrance_inactive.res') diff --git a/resource/ui/destroy_menu/tele_entrance_inactive.res b/resource/ui/destroy_menu/tele_entrance_inactive.res index 24fc9b9..4ce356a 100644 --- a/resource/ui/destroy_menu/tele_entrance_inactive.res +++ b/resource/ui/destroy_menu/tele_entrance_inactive.res @@ -118,8 +118,8 @@ "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "-1" - "ypos" "-1" + "xpos" "1" + "ypos" "96" "zpos" "1" "wide" "100" "tall" "18" @@ -131,10 +131,6 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" - - "pin_to_sibling" "NumberLabel" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file -- cgit v1.2.3