[nexuiz-commits] r8622 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Feb 7 03:08:22 EST 2010


Author: fruitiex
Date: 2010-02-07 03:08:19 -0500 (Sun, 07 Feb 2010)
New Revision: 8622

Modified:
   trunk/data/physicsNexrun.cfg
   trunk/data/physicsNexrun_old.cfg
Log:
enable sv_doublejump in nexrun by default


Modified: trunk/data/physicsNexrun.cfg
===================================================================
--- trunk/data/physicsNexrun.cfg	2010-02-07 08:06:04 UTC (rev 8621)
+++ trunk/data/physicsNexrun.cfg	2010-02-07 08:08:19 UTC (rev 8622)
@@ -26,4 +26,4 @@
 sv_warsowbunny_topspeed 925
 sv_warsowbunny_backtosideratio 0.8
 sv_friction_on_land 0
-sv_doublejump 0
+sv_doublejump 1

Modified: trunk/data/physicsNexrun_old.cfg
===================================================================
--- trunk/data/physicsNexrun_old.cfg	2010-02-07 08:06:04 UTC (rev 8621)
+++ trunk/data/physicsNexrun_old.cfg	2010-02-07 08:08:19 UTC (rev 8622)
@@ -26,4 +26,4 @@
 sv_warsowbunny_topspeed 925
 sv_warsowbunny_backtosideratio 0.8
 sv_friction_on_land 0
-sv_doublejump 0
+sv_doublejump 1



More information about the nexuiz-commits mailing list