diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 23:47:40 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 23:47:40 -0500 |
| commit | 59374d07d43bc3207a45294b05be3dd8f7b3299e (patch) | |
| tree | d0272da744995b855eb04390805e16e222f98406 /resource/scheme | |
| parent | eb9e3bf73092500579d32f998fce70fa265e6d1c (diff) | |
Playtesting Fixes
- Updated Arena Mode, CTF and Tournament panels
- Fixed the referenced HudBlack color not being available
- Fixed visual issues with the Demoman, Scout and Medic meters
- Miscellenaous font and color tweaks
Diffstat (limited to 'resource/scheme')
| -rw-r--r-- | resource/scheme/clientscheme_colors.res | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/scheme/clientscheme_colors.res b/resource/scheme/clientscheme_colors.res index d0d428b..0bdc3fc 100644 --- a/resource/scheme/clientscheme_colors.res +++ b/resource/scheme/clientscheme_colors.res @@ -114,7 +114,7 @@ Scheme "HUDDeathWarning" "255 0 0 255" "HudWhite" "255 255 255 255" "HudOffWhite" "200 187 161 255" - //"HudBlack" "65 65 65 255" + "HudBlack" "65 65 65 255" "ProgressBarBlue" "91 122 142 255" "CreditsGreen" "94 150 49 255" |
