r5112 - trunk/data/qcsrc/server

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Nov 26 15:46:31 EST 2008


Author: div0
Date: 2008-11-26 15:46:31 -0500 (Wed, 26 Nov 2008)
New Revision: 5112

Modified:
   trunk/data/qcsrc/server/scores.qc
Log:
sorry, this way is better


Modified: trunk/data/qcsrc/server/scores.qc
===================================================================
--- trunk/data/qcsrc/server/scores.qc	2008-11-26 20:44:45 UTC (rev 5111)
+++ trunk/data/qcsrc/server/scores.qc	2008-11-26 20:46:31 UTC (rev 5112)
@@ -595,7 +595,7 @@
 	entity p, plist, pprev, pbest, pbestprev, pfirst, plast;
 	float i;
 
-	Score_NicePrint(world);
+	DumpStats(0);
 
 	plist = world;
 




More information about the nexuiz-commits mailing list