Skip to content

Commit

Permalink
maybe unnecessary?
Browse files Browse the repository at this point in the history
  • Loading branch information
Techbot121 committed Jun 29, 2024
1 parent 33ade73 commit b6b3a03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lua/pac3/editor/client/wear.lua
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,6 @@ net.Receive("pac_submit", function()
return
end

if pac.IsEntityIgnored(data.owner) then return end

if pac.IsPacOnUseOnly() and data.owner ~= pac.LocalPlayer then
pace.HandleOnUseReceivedData(data)
else
Expand Down

0 comments on commit b6b3a03

Please sign in to comment.