[nexuiz-commits] r6910 - trunk/data/qcsrc/server

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Jun 8 03:10:52 EDT 2009


Author: div0
Date: 2009-06-08 03:10:51 -0400 (Mon, 08 Jun 2009)
New Revision: 6910

Modified:
   trunk/data/qcsrc/server/w_tuba.qc
Log:
don't disable the WEP_TUBA any more


Modified: trunk/data/qcsrc/server/w_tuba.qc
===================================================================
--- trunk/data/qcsrc/server/w_tuba.qc	2009-06-08 07:07:42 UTC (rev 6909)
+++ trunk/data/qcsrc/server/w_tuba.qc	2009-06-08 07:10:51 UTC (rev 6910)
@@ -77,7 +77,6 @@
 
 void spawnfunc_weapon_tuba (void)
 {
-	error("The tuba does not work yet. Forget it.");
 	weapon_defaultspawnfunc(WEP_TUBA);
 }
 



More information about the nexuiz-commits mailing list