Add Shield and Bumpmine to cstrike.inc (#991)

This commit is contained in:
Bara
2019-05-24 06:03:42 -07:00
committed by Headline
parent f9ce25a7fe
commit 9c55eed549
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -153,6 +153,7 @@ enum CSWeaponID
CSWeapon_DIVERSION = 82,
CSWeapon_FRAGGRENADE = 83,
CSWeapon_SNOWBALL = 84,
CSWeapon_BUMPMINE = 85,
CSWeapon_MAX_WEAPONS_NO_KNIFES, // Max without the knife item defs, useful when treating all knives as a regular knife.
CSWeapon_BAYONET = 500,
CSWeapon_KNIFE_FLIP = 505,