From dcabe4c2af7ab44eddfd8f5ab6b272acfdf9599e Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 12 Apr 2020 18:13:56 -0400 Subject: Bug Fixes (Reported by bLa) - Fixed the player health not using the correct scheme color at the start. - Fixed the last damage dealt using an incorrect scheme color. - Adjusted the position of the gamemodes on the matchmaking dashboard. --- customizations/player_health/hudplayerhealth.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'customizations/player_health/hudplayerhealth.res') diff --git a/customizations/player_health/hudplayerhealth.res b/customizations/player_health/hudplayerhealth.res index a89ea92..407d846 100644 --- a/customizations/player_health/hudplayerhealth.res +++ b/customizations/player_health/hudplayerhealth.res @@ -79,7 +79,7 @@ "textAlignment" "center" "font" "CerbeticaBold56" "font_minmode" "CerbeticaBold32" - "fgcolor" "235 226 202 255" + "fgcolor" "Health Normal" } "PlayerStatusHealthValueShadow" -- cgit v1.2.3