r1980 - branches/nexuiz-2.0/data/qcsrc/server

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Dec 3 08:12:13 EST 2006


Author: div0
Date: 2006-12-03 08:12:13 -0500 (Sun, 03 Dec 2006)
New Revision: 1980

Modified:
   branches/nexuiz-2.0/data/qcsrc/server/g_world.qc
Log:
oops, annoying dprint


Modified: branches/nexuiz-2.0/data/qcsrc/server/g_world.qc
===================================================================
--- branches/nexuiz-2.0/data/qcsrc/server/g_world.qc	2006-12-03 13:11:21 UTC (rev 1979)
+++ branches/nexuiz-2.0/data/qcsrc/server/g_world.qc	2006-12-03 13:12:13 UTC (rev 1980)
@@ -1237,7 +1237,7 @@
 
 		litems = tokenize(result);
 
-		dprint(result, "\n");
+		//dprint(result, "\n");
 	}
 
 	cvar_set("g_maplist", result);




More information about the nexuiz-commits mailing list