This didn't work as intended!

This commit is contained in:
Fesiug 2023-12-06 02:10:12 -05:00
parent d52abef64a
commit 16a91f4992
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ end
function SWEP:C_DualCheck() function SWEP:C_DualCheck()
local p = self:GetOwner() local p = self:GetOwner()
local lt = self:BTable( true ) local lt = self:BClass( true )
if lt then if lt then
if lt.Features == "firearm" then if lt.Features == "firearm" then
return p:GetInfoNum( "benny_wep_ao_firearms", 1 )==1 return p:GetInfoNum( "benny_wep_ao_firearms", 1 )==1