[nexuiz-commits] r7042 - trunk/data/qcsrc/client

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Jun 15 06:21:13 EDT 2009


Author: div0
Date: 2009-06-15 06:21:13 -0400 (Mon, 15 Jun 2009)
New Revision: 7042

Modified:
   trunk/data/qcsrc/client/View.qc
Log:
do not do blur fort he tuba


Modified: trunk/data/qcsrc/client/View.qc
===================================================================
--- trunk/data/qcsrc/client/View.qc	2009-06-14 20:23:04 UTC (rev 7041)
+++ trunk/data/qcsrc/client/View.qc	2009-06-15 10:21:13 UTC (rev 7042)
@@ -223,6 +223,7 @@
 
 	switch(activeweapon)
 	{
+		case WEP_TUBA: // no aim
 		case WEP_PORTO: // shoots from eye
 		case WEP_HOOK: // no trueaim
 		case WEP_GRENADE_LAUNCHER: // toss curve



More information about the nexuiz-commits mailing list