r2929 - trunk/data
    DONOTREPLY at icculus.org 
    DONOTREPLY at icculus.org
       
    Fri Nov  9 11:38:18 EST 2007
    
    
  
Author: div0
Date: 2007-11-09 11:38:17 -0500 (Fri, 09 Nov 2007)
New Revision: 2929
Modified:
   trunk/data/default.cfg
Log:
canjump workaround in default.cfg for now
Modified: trunk/data/default.cfg
===================================================================
--- trunk/data/default.cfg	2007-11-09 15:17:39 UTC (rev 2928)
+++ trunk/data/default.cfg	2007-11-09 16:38:17 UTC (rev 2929)
@@ -144,6 +144,7 @@
 cl_movement_maxairspeed $sv_maxairspeed
 cl_movement_maxspeed $sv_maxspeed
 cl_movement_stepheight $sv_stepheight
+cl_movement_track_canjump 0 // till DP bug gets fixed
 
 seta cl_playerdetailreduction 0 // the higher, the less detailed
 
    
    
More information about the nexuiz-commits
mailing list