Commit 232a75c3 authored by mercury233's avatar mercury233

fix

parent 5c9830ab
...@@ -45,6 +45,5 @@ function c23898021.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -45,6 +45,5 @@ function c23898021.thop(e,tp,eg,ep,ev,re,r,rp)
Duel.Hint(HINT_SELECTMSG,1-tp,HINTMSG_SET) Duel.Hint(HINT_SELECTMSG,1-tp,HINTMSG_SET)
local tg=sg:RandomSelect(1-tp,1) local tg=sg:RandomSelect(1-tp,1)
Duel.SSet(tp,tg:GetFirst()) Duel.SSet(tp,tg:GetFirst())
Duel.ConfirmCards(1-tp,tg)
end end
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