From 2743d6b1c10ad21a90f0e360f7ebdd09c11de4b5 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 31 Jan 2021 13:16:29 -0500 Subject: Updated Engineer's Building Panel - Fixed the Engineer's building overlapping chat when respawning. - Fixed the Dispenser's upgrade progress bar not displaying. - Fixed the competitive KD stats not being positioned properly. --- resource/ui/hud_obj_tele_exit.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resource/ui/hud_obj_tele_exit.res') diff --git a/resource/ui/hud_obj_tele_exit.res b/resource/ui/hud_obj_tele_exit.res index 987d4d9..6aba9f7 100644 --- a/resource/ui/hud_obj_tele_exit.res +++ b/resource/ui/hud_obj_tele_exit.res @@ -234,7 +234,7 @@ "xpos" "0" "ypos" "16" "wide" "50" - "tall" "8" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -261,7 +261,7 @@ "ControlName" "CIconPanel" "fieldName" "UpgradeIcon" "xpos" "0" - "ypos" "10" + "ypos" "20" "zpos" "1" "wide" "10" "tall" "10" @@ -279,7 +279,7 @@ "fieldName" "Upgrade" "font" "Default" "xpos" "12" - "ypos" "10" + "ypos" "20" "wide" "38" "tall" "10" "autoResize" "0" -- cgit v1.2.3