Add snowball to CSWeaponID (#936)

This commit is contained in:
Bara 2019-01-05 20:56:07 +01:00 committed by Ruben Gonzalez
parent b88e0d7875
commit 3e454db2d8

View File

@ -152,6 +152,7 @@ enum CSWeaponID
CSWeapon_FIREBOMB = 81,
CSWeapon_DIVERSION = 82,
CSWeapon_FRAGGRENADE = 83,
CSWeapon_SNOWBALL = 84,
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,