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.res | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'resource/ui/hud_obj_tele.res') diff --git a/resource/ui/hud_obj_tele.res b/resource/ui/hud_obj_tele.res index e63757a..f2a9472 100644 --- a/resource/ui/hud_obj_tele.res +++ b/resource/ui/hud_obj_tele.res @@ -283,10 +283,10 @@ "ControlName" "ContinuousProgressBar" "fieldName" "Recharge" "font" "Default" - "xpos" "0" - "ypos" "11" - "wide" "50" - "tall" "5" + "xpos" "12" + "ypos" "7" + "wide" "38" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" -- cgit v1.2.3