Commit df889a76 authored by mercury233's avatar mercury233 Committed by GitHub

fix サイバネティック・オーバーフロー

parent c3f81f83
......@@ -44,6 +44,7 @@ function c82428674.activate(e,tp,eg,ep,ev,re,r,rp)
if rc>0 then
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_DESTROY)
local sg=dg:Select(tp,rc,rc,nil)
Duel.HintSelection(sg)
Duel.Destroy(sg,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