From 736d6ccdbb4380a71c95b2d74e45d88bbfdc64b3 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Wed, 5 Aug 2020 22:37:29 -0400 Subject: Visual Tweaks, Bug Fixes (see notes) - Added the missing player effect and health cluster icons - Visual tweaks to the scoreboard, team/class select, freezecam, item test - Updated the main menu to use the new Player Mute menu - Fixed the Overtime label overlapping with the server time limit - Removed unused font definitions --- resource/ui/classloadoutpanel.res | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'resource/ui/classloadoutpanel.res') diff --git a/resource/ui/classloadoutpanel.res b/resource/ui/classloadoutpanel.res index 0adacc6..4f82713 100644 --- a/resource/ui/classloadoutpanel.res +++ b/resource/ui/classloadoutpanel.res @@ -219,7 +219,7 @@ "noitem_textcolor" "TextColor" "PaintBackgroundType" "2" "paintborder" "1" - "text_ypos" "0" + "text_ypos" "15" "text_center" "1" "model_hide" "1" "resize_to_text" "1" @@ -229,8 +229,8 @@ { "font" "ItemFontAttribLarge" "xpos" "0" - "ypos" "30" - "zpos" "101" + "ypos" "0" + "zpos" "2" "wide" "140" "tall" "60" "autoResize" "0" @@ -250,7 +250,7 @@ "fieldName" "PassiveAttribsLabel" "font" "ItemFontAttribLarge" "xpos" "c-135" - "ypos" "128" + "ypos" "125" "zpos" "0" "wide" "270" "tall" "240" -- cgit v1.2.3