Commit 500308b1 authored by TanakaKotoha's avatar TanakaKotoha

iidx gooooooooooooooooooold

parent 66849dae
...@@ -151,7 +151,7 @@ end ...@@ -151,7 +151,7 @@ end
function cm.efilter(e,re) function cm.efilter(e,re)
return e:GetOwnerPlayer()~=re:GetOwnerPlayer() return e:GetOwnerPlayer()~=re:GetOwnerPlayer()
end end
function cm.efilter1(e,re) function cm.efilter1(e,te)
return te:GetOwner()~=e:GetOwner() return te:GetOwner()~=e:GetOwner()
end end
function cm.remtg(e,tp,eg,ep,ev,re,r,rp,chk) function cm.remtg(e,tp,eg,ep,ev,re,r,rp,chk)
......
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