Move into server block

This commit is contained in:
thegrb93 2022-10-28 18:28:21 -04:00 committed by CapsAdmin
parent 6920ad49d1
commit b45c718495

View File

@ -65,8 +65,6 @@ function emut.MutateEntity(owner, class_name, ent, ...)
return
end
if pace.IsBanned(owner) then return end
if SERVER then
if pace.IsBanned(owner) then return end