Commit c4d50053 authored by nekrozar's avatar nekrozar

fix

parent 438ae382
...@@ -97,5 +97,5 @@ function c81210420.desop(e,tp,eg,ep,ev,re,r,rp) ...@@ -97,5 +97,5 @@ function c81210420.desop(e,tp,eg,ep,ev,re,r,rp)
local fid=e:GetLabel() local fid=e:GetLabel()
local tg=g:Filter(c81210420.desfilter,nil,fid) local tg=g:Filter(c81210420.desfilter,nil,fid)
g:DeleteGroup() g:DeleteGroup()
Duel.Destroy(tg,REASON_EFFECT) Duel.Destroy(tg,REASON_RULE)
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