Skip to content

Commit

Permalink
Config: Ensure cl_use_tournament_specgui 1 for player bars to display
Browse files Browse the repository at this point in the history
  • Loading branch information
drunderscore committed Aug 31, 2024
1 parent 4ae851e commit 499119d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cfg/_ff_casting.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -258,4 +258,6 @@ bind kp_pgdn mute_state
alias teamscores_state teamscores_on
alias teamscores_on "ce_teamscores_enabled 1; alias teamscores_state teamscores_off"
alias teamscores_off "ce_teamscores_enabled 0; alias teamscores_state teamscores_on"
bind x teamscores_state
bind x teamscores_state

cl_use_tournament_specgui 1

0 comments on commit 499119d

Please sign in to comment.