r2169 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Feb 6 10:01:33 EST 2007


Author: esteel
Date: 2007-02-06 10:01:33 -0500 (Tue, 06 Feb 2007)
New Revision: 2169

Modified:
   trunk/data/default.cfg
Log:
set g_ctf_respawn_delay and g_ctf_respawn_waves to 0


Modified: trunk/data/default.cfg
===================================================================
--- trunk/data/default.cfg	2007-02-06 14:55:48 UTC (rev 2168)
+++ trunk/data/default.cfg	2007-02-06 15:01:33 UTC (rev 2169)
@@ -263,8 +263,8 @@
 set g_respawn_waves 0
 // when variables are set to 0, they take over the global setting...
 // to force disable delay or waves, set them to 0.125
-set g_ctf_respawn_delay 2
-set g_ctf_respawn_waves 5
+set g_ctf_respawn_delay 0
+set g_ctf_respawn_waves 0
 set g_dm_respawn_delay 0
 set g_dm_respawn_waves 0
 set g_dom_respawn_delay 0




More information about the nexuiz-commits mailing list