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/freezepanelkillerhealth.res | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'resource/ui/freezepanelkillerhealth.res') diff --git a/resource/ui/freezepanelkillerhealth.res b/resource/ui/freezepanelkillerhealth.res index 4359cb8..b35f8d5 100644 --- a/resource/ui/freezepanelkillerhealth.res +++ b/resource/ui/freezepanelkillerhealth.res @@ -40,10 +40,10 @@ "enabled" "0" } - "PlayerStatusHealthValueFreezePanel" + "GuiPlayerHealth" { "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValueFreezePanel" + "fieldName" "GuiPlayerHealth" "xpos" "3" "ypos" "3" "zpos" "5" @@ -56,10 +56,10 @@ "labeltext" "%Health%" } - "PlayerStatusHealthValueFreezePanelShadow" + "GuiPlayerHealthShadow" { "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValueFreezePanelShadow" + "fieldName" "GuiPlayerHealthShadow" "xpos" "4" "ypos" "4" "zpos" "5" -- cgit v1.2.3