跑得快临时

master
罗家炜 2025-04-29 14:26:40 +08:00
parent f23654dfe9
commit 1de46b2350
1 changed files with 1 additions and 0 deletions

View File

@ -932,6 +932,7 @@ function M:EventInit()
card_info._view_resultOut:RemoveChildrenToPool()
card_info._ctr_resultOut.selectedIndex = 1
card_info.ctr_outpoker.selectedIndex = 0
for i = 1, #player.handCards do
local child_card = card_info._view_resultOut:AddItemFromPool()
card_info:FillPoker(child_card, "", nil, player.handCards[i])