diff options
| author | CriticalFlaw <[email protected]> | 2020-08-05 22:37:29 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-05 22:37:29 -0400 |
| commit | 736d6ccdbb4380a71c95b2d74e45d88bbfdc64b3 (patch) | |
| tree | 81ed82a4046e243eb0ea54d5af1b8a4760726bfb /customizations/player_health/hudplayerhealth-cross.res | |
| parent | ced4c955b2a5ae691226f47efd0b0f6965ed0415 (diff) | |
Visual Tweaks, Bug Fixes (see notes)
- Added the missing player effect and health cluster icons
- Visual tweaks to the scoreboard, team/class select, freezecam, item test
- Updated the main menu to use the new Player Mute menu
- Fixed the Overtime label overlapping with the server time limit
- Removed unused font definitions
Diffstat (limited to 'customizations/player_health/hudplayerhealth-cross.res')
| -rw-r--r-- | customizations/player_health/hudplayerhealth-cross.res | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/customizations/player_health/hudplayerhealth-cross.res b/customizations/player_health/hudplayerhealth-cross.res index 3dfb351..2febbec 100644 --- a/customizations/player_health/hudplayerhealth-cross.res +++ b/customizations/player_health/hudplayerhealth-cross.res @@ -353,4 +353,12 @@ "wide_minmode" "24" "tall_minmode" "24" } + + "PlayerStatusHookBleedImage" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } }
\ No newline at end of file |
