Skip to content

Commit

Permalink
Fix wrong cvar name.
Browse files Browse the repository at this point in the history
  • Loading branch information
splewis committed Jun 16, 2016
1 parent 5b79390 commit b3ede19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfg/sourcemod/multi1v1/game_cvars.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ mp_timelimit 12
mp_win_panel_display_time 5
sv_allow_votes 0
sv_talk_enemy_dead 1
sv_talk_enemy_alive 1
sv_talk_enemy_living 1
sv_deadtalk 1


Expand Down

0 comments on commit b3ede19

Please sign in to comment.