r3923 - trunk/data/qcsrc/client

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Jul 26 03:23:06 EDT 2008


Author: div0
Date: 2008-07-26 03:23:04 -0400 (Sat, 26 Jul 2008)
New Revision: 3923

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


Modified: trunk/data/qcsrc/client/sbar.qc
===================================================================
--- trunk/data/qcsrc/client/sbar.qc	2008-07-26 07:12:10 UTC (rev 3922)
+++ trunk/data/qcsrc/client/sbar.qc	2008-07-26 07:23:04 UTC (rev 3923)
@@ -309,7 +309,7 @@
 
 string Sbar_DefaultColumnLayout()
 {
-	return "ping name | +kh,ctf/caps -ctf,kh/kills -ctf,kh/deaths -lms,score +lms,lives +lms,place";
+	return "ping name | +kh,ctf/caps -ctf,kh/kills -ctf,kh/deaths -lms/score +lms/lives +lms/place";
 	/*
 	switch(gametype)
 	{




More information about the nexuiz-commits mailing list