Commit 94d1b433 authored by POLYMER's avatar POLYMER

fix

parent 7479ae3e
...@@ -217,5 +217,5 @@ function c28319225.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -217,5 +217,5 @@ function c28319225.operation(e,tp,eg,ep,ev,re,r,rp)
Duel.RegisterEffect(e2,tp) Duel.RegisterEffect(e2,tp)
end end
function c28319225.actcon(e) function c28319225.actcon(e)
return Duel.GetTurnPlayer()==1-tp return Duel.GetTurnPlayer()==1-e:GetHandlerPlayer()
end 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