From 9d7d77c52d7c478e974a24ebe1da01c9d9f63ff9 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 12 Apr 2020 13:07:17 -0400 Subject: Updated the PDA, disguise and taunt menues --- .../ui/build_menu/base_active_teleport_target.res | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'resource/ui/build_menu/base_active_teleport_target.res') diff --git a/resource/ui/build_menu/base_active_teleport_target.res b/resource/ui/build_menu/base_active_teleport_target.res index fafb850..f054ed4 100644 --- a/resource/ui/build_menu/base_active_teleport_target.res +++ b/resource/ui/build_menu/base_active_teleport_target.res @@ -5,10 +5,10 @@ "ControlName" "CExLabel" "fieldName" "ItemNameLabel" "font" "CerbeticaBold16" - "xpos" "15" - "ypos" "4" + "xpos" "0" + "ypos" "10" "zpos" "1" - "wide" "70" + "wide" "100" "tall" "15" "autoResize" "0" "pinCorner" "0" @@ -33,7 +33,7 @@ "enabled" "0" "scaleImage" "1" "icon" "hud_menu_item_bg" - "iconColor" "ProgressOffWhite" + "iconColor" "Black" } "BuildingIcon" @@ -41,7 +41,7 @@ "ControlName" "CIconPanel" "fieldName" "BuildingIcon" "xpos" "22" - "ypos" "23" + "ypos" "43" "zpos" "2" "wide" "56" "tall" "56" @@ -53,7 +53,7 @@ } "ModeLabel" - { + { "ControlName" "CExLabel" "fieldName" "ModeLabel" "font" "DefaultSmall" @@ -76,7 +76,7 @@ "ControlName" "CIconPanel" "fieldName" "NumberBg" "xpos" "41" - "ypos" "99" + "ypos" "106" "zpos" "0" "wide" "18" "tall" "18" @@ -88,16 +88,16 @@ } "NumberLabel" - { + { "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TanLight" "xpos" "0" - "ypos" "85" + "ypos" "105" "zpos" "1" "wide" "100" - "tall" "18" + "tall" "20" "autoResize" "0" "pinCorner" "0" "visible" "1" -- cgit v1.2.3