From 350f02acfc09623c2311058a983edf006bf88fcd Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 16 Jan 2016 03:36:01 +1000 Subject: [PATCH] Comment out a now unused cvar --- gamemodes.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamemodes.cfg b/gamemodes.cfg index ee94e936ab..a4b33b7e21 100644 --- a/gamemodes.cfg +++ b/gamemodes.cfg @@ -360,7 +360,7 @@ set g_domination_disable_frags 0 "players can't get frags normally, only get po set g_domination_point_amt 0 "override: how many points to get per ping" set g_domination_point_fullbright 0 "domination point fullbright" set g_domination_point_rate 0 "override: how often to give those points" -set g_domination_point_capturetime 0.1 "how long it takes to capture a point (given no interference)" +//set g_domination_point_capturetime 0.1 "how long it takes to capture a point (given no interference)" set g_domination_point_glow 0 "domination point glow (warning, slow)" set g_domination_roundbased 0 "enable round-based domination (capture all control points to win the round)" set g_domination_roundbased_point_limit 5 "capture limit in round-based domination mode" -- 2.39.2