Commit 456fd971 authored by Tachibana's avatar Tachibana

watele

parent 87feaf52
Pipeline #6820 canceled with stages
in 30 minutes and 48 seconds
......@@ -65,7 +65,7 @@ function c21520131.climit(e,rp,tp)
end
function c21520131.desop(e,tp,eg,ep,ev,re,r,rp)
local tc=Duel.GetFirstTarget()
if tc:IsRelateToEffect(e) then
if tc and tc:IsRelateToEffect(e) then
Duel.Destroy(tc,REASON_EFFECT)
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