Commit de760f45 authored by 未闻皂名's avatar 未闻皂名

2022/5/18 bug修复

parent 34192290
Pipeline #12852 passed with stages
in 3 minutes and 40 seconds
......@@ -34,6 +34,6 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp)
if rec~=0 then
Duel.Recover(tp,rec,REASON_EFFECT)
end
Duel.ShuffleHand(1-tp)
Duel.ShuffleHand(tp)
end
end
\ No newline at end of file
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