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/huditemeffectmeter.res | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'resource/ui/huditemeffectmeter.res') diff --git a/resource/ui/huditemeffectmeter.res b/resource/ui/huditemeffectmeter.res index c246aa5..ffc2cdd 100644 --- a/resource/ui/huditemeffectmeter.res +++ b/resource/ui/huditemeffectmeter.res @@ -25,17 +25,12 @@ "zpos" "3" "wide" "80" "tall" "8" - "autoResize" "1" - "pinCorner" "2" "visible" "1" "enabled" "1" - "tabPosition" "0" "labelText" "#TF_Ball" + "fgcolor_override" "ColorCyan" "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" "font" "Cerbetica10" - "fgcolor_override" "150 150 150 255" } "ItemEffectMeter" -- cgit v1.2.3