From: FruitieX Date: Mon, 9 Aug 2010 13:04:32 +0000 (+0300) Subject: remove unused cvar X-Git-Tag: xonotic-v0.1.0preview~361^2~11^2~3 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=b5353efe3d65d8419185281957935e3342cf9257;p=xonotic%2Fxonotic-data.pk3dir.git remove unused cvar --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 5944d7e71..8fbd0cdb4 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -848,7 +848,6 @@ set g_deathglow 1.25 "when enabled, players stop glowing after they die (the val set g_multijump 1 "Number of multiple jumps to allow (jumping again in the air), -1 allows for infinite jumps" set g_multijump_add 0 "0 = make the current z velocity equal to jumpvelocity, 1 = add jumpvelocity to the current z velocity" -set g_multijump_delay 0 "Delay between multiple jumps" set g_multijump_speed -999999 "Minimum vertical speed a player must have in order to jump again" // effects