Difference between revisions of "EWeaponType"

From Project X Wiki
Jump to: navigation, search
(Created page with '{{Up|CWeapon}} enum EWeaponType = (WT_None, WT_Flamer, WT_Gun, WT_Launcher, WT_Bow);')
 
(No difference)

Latest revision as of 04:58, 9 March 2010

Up one category:
CWeapon
enum EWeaponType = (WT_None, WT_Flamer, WT_Gun, WT_Launcher, WT_Bow);