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

2026/3/5 bug修复

parent 96f89082
Pipeline #43559 passed with stages
in 8 minutes and 5 seconds
...@@ -36,8 +36,6 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -36,8 +36,6 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp)
end end
end) end)
end end
if ct>0 then Duel.SortDecktop(tp,tp,5)
Duel.SortDecktop(tp,tp,5) RD.SendDeckTopToBottom(tp,5)
RD.SendDeckTopToBottom(tp,5)
end
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