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/spectatortournamentguihealth.res | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'resource/ui/spectatortournamentguihealth.res') diff --git a/resource/ui/spectatortournamentguihealth.res b/resource/ui/spectatortournamentguihealth.res index e935420..41da846 100644 --- a/resource/ui/spectatortournamentguihealth.res +++ b/resource/ui/spectatortournamentguihealth.res @@ -16,17 +16,9 @@ "PlayerStatusHealthImageBG" { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImageBG" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "../hud/health_bg" - "scaleImage" "1" + "visible" "0" + "xpos" "r0" + "ypos" "r0" } "PlayerStatusHealthBonusImage" -- cgit v1.2.3