Use ammo
This commit is contained in:
parent
f6d084263d
commit
89bb450907
|
@ -56,7 +56,7 @@ function SWEP:PrimaryAttack()
|
|||
return
|
||||
end
|
||||
|
||||
-- self:B_Ammo( false, self:Clip1() - 1 )
|
||||
self:B_Ammo( false, self:Clip1() - 1 )
|
||||
|
||||
B_Sound( self, self:BClass( false ).Sound_Fire )
|
||||
self:TPFire()
|
||||
|
|
Loading…
Reference in New Issue