Commit 7082a50a authored by 未闻皂名's avatar 未闻皂名

2023/5/5 bug修复

parent 476fcb22
Pipeline #21505 passed with stages
in 5 minutes and 55 seconds
......@@ -93,6 +93,7 @@ function RushDuel.AttachEndPhase(e, card, player, code, operation, desc)
return false
end)
e1:SetOperation(operation)
e1:SetReset(RESET_PHASE + PHASE_END)
Duel.RegisterEffect(e1, player)
return e1
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