From: Mario Date: Fri, 15 Jan 2016 17:36:01 +0000 (+1000) Subject: Comment out a now unused cvar X-Git-Tag: xonotic-v0.8.2~1233 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=350f02acfc09623c2311058a983edf006bf88fcd;p=xonotic%2Fxonotic-data.pk3dir.git Comment out a now unused cvar --- diff --git a/gamemodes.cfg b/gamemodes.cfg index ee94e936a..a4b33b7e2 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"