Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nekrozar committed Mar 31, 2015
1 parent 438ae38 commit c4d5005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/c81210420.lua
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,5 @@ function c81210420.desop(e,tp,eg,ep,ev,re,r,rp)
local fid=e:GetLabel()
local tg=g:Filter(c81210420.desfilter,nil,fid)
g:DeleteGroup()
Duel.Destroy(tg,REASON_EFFECT)
Duel.Destroy(tg,REASON_RULE)
end

0 comments on commit c4d5005

Please sign in to comment.