r4819 - trunk/data/qcsrc/menu/nexuiz

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Oct 22 12:33:43 EDT 2008


Author: div0
Date: 2008-10-22 12:33:43 -0400 (Wed, 22 Oct 2008)
New Revision: 4819

Modified:
   trunk/data/qcsrc/menu/nexuiz/weaponslist.c
Log:
add hook here too


Modified: trunk/data/qcsrc/menu/nexuiz/weaponslist.c
===================================================================
--- trunk/data/qcsrc/menu/nexuiz/weaponslist.c	2008-10-22 16:32:49 UTC (rev 4818)
+++ trunk/data/qcsrc/menu/nexuiz/weaponslist.c	2008-10-22 16:33:43 UTC (rev 4819)
@@ -92,6 +92,7 @@
 		case WEP_ROCKET_LAUNCHER:  return "Rocket Launcher";
 		case WEP_PORTO:            return "Port-O-Launch";
 		case WEP_MINSTANEX:        return "MinstaNex";
+		case WEP_HOOK:             return "Grappling Hook";
 		default:                   return "(fix qcsrc/menu/nexuiz/weaponslist.c)";
 	}
 }




More information about the nexuiz-commits mailing list