r4687 - trunk/data/qcsrc/client

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Oct 9 06:53:49 EDT 2008


Author: div0
Date: 2008-10-09 06:53:49 -0400 (Thu, 09 Oct 2008)
New Revision: 4687

Modified:
   trunk/data/qcsrc/client/teamradar.qc
Log:
argh... last typo there


Modified: trunk/data/qcsrc/client/teamradar.qc
===================================================================
--- trunk/data/qcsrc/client/teamradar.qc	2008-10-09 10:52:03 UTC (rev 4686)
+++ trunk/data/qcsrc/client/teamradar.qc	2008-10-09 10:53:49 UTC (rev 4687)
@@ -43,7 +43,7 @@
 	return v;
 }
 
-void draw_teamradar_background(float fg, float bg)
+void draw_teamradar_background(float bg, float fg)
 {
 	if(bg > 0)
 	{




More information about the nexuiz-commits mailing list