From 26c29f808aa068cc57166c65dd12d63be3a25bde Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Fri, 24 Apr 2020 22:31:01 -0400 Subject: Corrected Visual HUD Glitches (#145) - Removed an unused label on the team select page. - Updated the control point files. - Adjusted the pyro player model to reduce cutoff. - Adjusted an overlap on the inspection item panel. - Adjusted the button colors on the matchmaking dashboard. - Adjusted the payload back arrow and player count. --- resource/ui/freezepanel_basic.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resource/ui/freezepanel_basic.res') diff --git a/resource/ui/freezepanel_basic.res b/resource/ui/freezepanel_basic.res index f121cac..96d2cdc 100644 --- a/resource/ui/freezepanel_basic.res +++ b/resource/ui/freezepanel_basic.res @@ -13,7 +13,7 @@ "bgcolor_override" "255 255 255 0" "PaintBackgroundType" "0" - "model_ypos" "10" + "model_ypos" "20" "model_center_x" "1" "model_wide" "90" "model_tall" "60" -- cgit v1.2.3