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/hudupgradepanel.res | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'resource/ui/hudupgradepanel.res') diff --git a/resource/ui/hudupgradepanel.res b/resource/ui/hudupgradepanel.res index d8e2c6c..e20fce1 100644 --- a/resource/ui/hudupgradepanel.res +++ b/resource/ui/hudupgradepanel.res @@ -105,7 +105,7 @@ "draw_corner_height" "8" } - + "OutPanelBG" { "ControlName" "ImagePanel" @@ -210,7 +210,8 @@ "PaintBackgroundType" "0" "bgcolor_override" "White" - } + } + "InnerBGPanel" { "ControlName" "EditablePanel" @@ -225,7 +226,7 @@ "border" "DarkGrey" "bgcolor_override" "DarkerGrey" } - + "PlayerUpgradeButton" { "ControlName" "CExButton" @@ -538,7 +539,6 @@ "pinCorner" "0" "visible" "0" "enabled" "0" - "bgcolor_override" "HudTimerProgressInActive" } @@ -632,7 +632,7 @@ "enabled" "1" "wrap" "1" } - + "CreditsLabel" { "ControlName" "CExLabel" @@ -749,7 +749,7 @@ "border_armed" "ButtonHover" } } - + "TipPanel" { "ControlName" "EditablePanel" -- cgit v1.2.3