Commit a6e14c9c authored by DailyShana's avatar DailyShana

fix

parent 623405a3
......@@ -64,6 +64,6 @@ function c52927340.disop(e,tp,eg,ep,ev,re,r,rp)
tc:RegisterEffect(e1,true)
end
end
function c52927340.rcon(e,c)
return e:GetHandler():IsHasCardTarget(c)
function c52927340.rcon(e)
return e:GetOwner():IsHasCardTarget(e:GetHandler())
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