[nexuiz-commits] r8575 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Jan 26 16:22:18 EST 2010


Author: div0
Date: 2010-01-26 16:22:18 -0500 (Tue, 26 Jan 2010)
New Revision: 8575

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
temp workaround to disable nudgeoutofsolid - then div0-stable works

Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2010-01-26 21:19:58 UTC (rev 8574)
+++ trunk/data/defaultNexuiz.cfg	2010-01-26 21:22:18 UTC (rev 8575)
@@ -1767,3 +1767,7 @@
 
 // player ID
 seta _cl_userid "" "player ID (e.g. for tournaments)"
+
+// FIXME workaround for engine bug
+sv_gameplayfix_nudgeoutofsolid 0
+// to div0: remove this once 5b7ac1706712977bbc0297d2d53294e73574c7cd (svn r9537) is in the stable branch of the engine again



More information about the nexuiz-commits mailing list