Commit 9616eb40 authored by POLYMER's avatar POLYMER

fix

parent 9462d7b6
...@@ -81,7 +81,6 @@ function c28381214.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -81,7 +81,6 @@ function c28381214.thop(e,tp,eg,ep,ev,re,r,rp)
elseif op==4 then elseif op==4 then
Duel.Recover(tp,1000,REASON_EFFECT) Duel.Recover(tp,1000,REASON_EFFECT)
end end
Duel.ShuffleHand(tp)
end end
function c28381214.confirm(tp,op) function c28381214.confirm(tp,op)
Duel.ShuffleHand(tp) Duel.ShuffleHand(tp)
......
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