[nexuiz-commits] r6215 - trunk/data
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Wed Mar 18 10:26:13 EDT 2009
Author: div0
Date: 2009-03-18 10:26:13 -0400 (Wed, 18 Mar 2009)
New Revision: 6215
Modified:
trunk/data/defaultNexuiz.cfg
Log:
sv_pogostick 1 (it's harmless, it can do nothing you can't otherwise do, but it makes stuff easier)
Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg 2009-03-18 14:13:36 UTC (rev 6214)
+++ trunk/data/defaultNexuiz.cfg 2009-03-18 14:26:13 UTC (rev 6215)
@@ -277,8 +277,8 @@
// use default physics
exec physics25.cfg
-set sv_pogostick 0 "don't require releasing the space bar for jumping again"
-set sv_doublejump 0 "allow Quake 2-style double jumps"
+set sv_pogostick 1 "don't require releasing the space bar for jumping again"
+set sv_doublejump 0 "allow Quake 2-style double jumps"
seta sv_precacheplayermodels 1
seta sv_precacheweapons 0
More information about the nexuiz-commits
mailing list