Fix lastinv command for runnerhands

This commit is contained in:
LostTrackpad 2024-08-07 16:45:29 +07:00
parent f983223cba
commit 8c80753403

View file

@ -99,8 +99,6 @@ function SWEP:Deploy()
self:SetWasOnGround(false)
self:SetBlockAnims(false)
self:SetPunch(1)
return true
end
function SWEP:Initialize()