Add Cowmangler as projectile weapon

This commit is contained in:
BenCat07 2020-10-03 14:17:56 +02:00 committed by TotallyNotElite
parent 0a0f9cab46
commit 59a1adff3f

View File

@ -42,6 +42,7 @@ weaponmode GetWeaponModeloc()
return weaponmode::weapon_consumable;
case CL_CLASS(CTFRocketLauncher_DirectHit):
case CL_CLASS(CTFRocketLauncher):
case CL_CLASS(CTFParticleCannon):
case CL_CLASS(CTFGrenadeLauncher):
case CL_CLASS(CTFPipebombLauncher):
case CL_CLASS(CTFCompoundBow):