Add sapper as pda

Why is the sapper not using the sapper weapon class
This commit is contained in:
BenCat07 2020-10-17 11:45:06 +02:00 committed by LightCat
parent 7ecf2fee30
commit 23436c0778

View File

@ -68,6 +68,7 @@ weaponmode GetWeaponModeloc()
case CL_CLASS(CTFWeaponPDA_Spy):
case CL_CLASS(CTFWeaponPDA_Engineer_Build):
case CL_CLASS(CTFWeaponPDA_Engineer_Destroy):
case CL_CLASS(CTFWeaponBuilder):
return weaponmode::weapon_pda;
default:
return weaponmode::weapon_hitscan;