From a5e43b88561a04fe792bd042cd602affedf83c63 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 8 Dec 2019 08:28:12 -0500 Subject: Backend Changes - Fixed certain colors not being enforced from the customizable files - Backend cleanup. Colors are assigned to their schema name. - Updated the PDA and killstreak count's use of #base. - Removed the Smissmas promo from the Mann Co. Store --- resource/ui/freezepanelkillerhealth.res | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'resource/ui/freezepanelkillerhealth.res') diff --git a/resource/ui/freezepanelkillerhealth.res b/resource/ui/freezepanelkillerhealth.res index 26fa923..409a9bf 100644 --- a/resource/ui/freezepanelkillerhealth.res +++ b/resource/ui/freezepanelkillerhealth.res @@ -9,7 +9,7 @@ "visible" "0" "enabled" "0" } - + "PlayerStatusHealthImageBG" { "ControlName" "ImagePanel" @@ -19,7 +19,7 @@ "visible" "0" "enabled" "0" } - + "BuildingStatusHealthImageBG" { "ControlName" "ImagePanel" @@ -29,7 +29,7 @@ "visible" "0" "enabled" "0" } - + "PlayerStatusHealthBonusImage" { "ControlName" "ImagePanel" @@ -44,7 +44,7 @@ "image" "../hud/health_over_bg" "scaleImage" "1" } - + "PlayerStatusHealthValueFreezePanel" { "ControlName" "CExLabel" @@ -60,7 +60,7 @@ "font" "CerbeticaBold16" "labeltext" "%Health%" } - + "PlayerStatusHealthValueFreezePanelShadow" { "ControlName" "CExLabel" -- cgit v1.2.3