r1979 - trunk/data/qcsrc/server

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Dec 3 08:11:21 EST 2006


Author: div0
Date: 2006-12-03 08:11:21 -0500 (Sun, 03 Dec 2006)
New Revision: 1979

Modified:
   trunk/data/qcsrc/server/g_world.qc
Log:
oops, annoying dprint...


Modified: trunk/data/qcsrc/server/g_world.qc
===================================================================
--- trunk/data/qcsrc/server/g_world.qc	2006-12-03 13:09:00 UTC (rev 1978)
+++ trunk/data/qcsrc/server/g_world.qc	2006-12-03 13:11:21 UTC (rev 1979)
@@ -1273,7 +1273,7 @@
 
 		litems = tokenize(result);
 
-		dprint(result, "\n");
+		//dprint(result, "\n");
 	}
 
 	cvar_set("g_maplist", result);




More information about the nexuiz-commits mailing list