This commit is contained in:
TheOnly8Z 2023-04-23 18:08:31 -05:00
commit bddfcc58c2
2 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ function SWEP:DoMalfunction(post)
local ret = self:GetBuff_Hook("Hook_Malfunction", count, true)
if ret != nil then return ret end
if self:Clip1() <= 1 then return false end
-- if self:Clip1() <= 1 then return false end -- Don't fucking
--print(mean, var, count, self.NextMalfunction)
if count >= self.NextMalfunction + mean then

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB