r4999 - trunk/data/qcsrc/client

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Nov 6 08:41:53 EST 2008


Author: div0
Date: 2008-11-06 08:41:53 -0500 (Thu, 06 Nov 2008)
New Revision: 4999

Modified:
   trunk/data/qcsrc/client/sbar.qc
Log:
icolor


Modified: trunk/data/qcsrc/client/sbar.qc
===================================================================
--- trunk/data/qcsrc/client/sbar.qc	2008-11-06 13:35:07 UTC (rev 4998)
+++ trunk/data/qcsrc/client/sbar.qc	2008-11-06 13:41:53 UTC (rev 4999)
@@ -355,7 +355,7 @@
 string Sbar_DefaultColumnLayout()
 {
 	return strcat( // fteqcc sucks
-		"ping pl color name | ",
+		"ping pl name | ",
 		"+noteams/kills +noteams/deaths +noteams/suicides -noteams,tdm/frags ", // tdm already has this in "score"
 		"+kh/caps +kh/pushes +kh/destroyed ",
 		"+ctf/caps +ctf/pickups +ctf/fckills +ctf/returns ",




More information about the nexuiz-commits mailing list