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_sentrygun.res | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'resource/ui/hud_obj_sentrygun.res') diff --git a/resource/ui/hud_obj_sentrygun.res b/resource/ui/hud_obj_sentrygun.res index 0a1a37f..c3fbe53 100644 --- a/resource/ui/hud_obj_sentrygun.res +++ b/resource/ui/hud_obj_sentrygun.res @@ -264,7 +264,7 @@ "xpos" "0" "ypos" "16" "wide" "50" - "tall" "8" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -348,7 +348,7 @@ "xpos" "12" "ypos" "12" "wide" "38" - "tall" "9" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -384,7 +384,7 @@ "xpos" "12" "ypos" "25" "wide" "38" - "tall" "9" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -420,7 +420,7 @@ "xpos" "12" "ypos" "25" "wide" "38" - "tall" "9" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" -- cgit v1.2.3