diff options
| author | CriticalFlaw <[email protected]> | 2020-04-12 18:13:56 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-04-12 18:13:56 -0400 |
| commit | dcabe4c2af7ab44eddfd8f5ab6b272acfdf9599e (patch) | |
| tree | 495c013487faa4bc2192c7533bd40a03737f3cf0 /customizations/player_health/hudplayerhealth.res | |
| parent | 2148535573586679f497f362ef94409bb78ce7b3 (diff) | |
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.
Diffstat (limited to 'customizations/player_health/hudplayerhealth.res')
| -rw-r--r-- | customizations/player_health/hudplayerhealth.res | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
