From 7daa8458f340a1c2a9bec20ee00668b1108e9783 Mon Sep 17 00:00:00 2001 From: plieblang Date: Sun, 21 Jul 2019 15:20:59 -0500 Subject: [PATCH] Fixes #71 typo in sv_vote_kick_troll_min_ratio --- Insurgency/server.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Insurgency/server.cfg b/Insurgency/server.cfg index 9859607..516edb8 100644 --- a/Insurgency/server.cfg +++ b/Insurgency/server.cfg @@ -235,7 +235,7 @@ sv_vote_kick_troll_min_population 0.40 // What ratio of the votes needs to be yes to pass? (1 = All votes need to be yes) // min. 0 max. 1 -sv_vote_kick_troll_min_ration 0.66 +sv_vote_kick_troll_min_ratio 0.66 // The minimum number of players needed on the server to start a vote kick sv_vote_kick_min_players 4