Commit 0093ef28 authored by salix5's avatar salix5

Merge pull request #1543 from Steeldarkeagel/patch-56

Update c28325165.lua
parents e82a57c8 dcb38fa3
......@@ -62,5 +62,5 @@ function c28325165.activate(e,tp,eg,ep,ev,re,r,rp)
end
end
function c28325165.efilter(e,te)
return te:GetOwnerPlayer()~=e:GetHandlerPlayer()
return te:GetOwnerPlayer()~=e:GetOwnerPlayer()
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment