r3947 - trunk/data/qcsrc/client

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Jul 27 07:29:57 EDT 2008


Author: div0
Date: 2008-07-27 07:29:57 -0400 (Sun, 27 Jul 2008)
New Revision: 3947

Modified:
   trunk/data/qcsrc/client/sbar.qc
Log:
better default layout for KH


Modified: trunk/data/qcsrc/client/sbar.qc
===================================================================
--- trunk/data/qcsrc/client/sbar.qc	2008-07-27 11:14:02 UTC (rev 3946)
+++ trunk/data/qcsrc/client/sbar.qc	2008-07-27 11:29:57 UTC (rev 3947)
@@ -312,7 +312,7 @@
 
 string Sbar_DefaultColumnLayout()
 {
-	return "ping name | +kh,ctf/caps -ctf,kh/kills -ctf,kh/deaths -lms/score +lms/lives +lms/rank";
+	return "ping name | -ctf,kh/kills -ctf,kh/deaths -lms/score +lms/lives +lms/rank +kh,ctf/caps +kh/pushes +kh/destroys";
 	/*
 	switch(gametype)
 	{




More information about the nexuiz-commits mailing list