四人同步

master
罗家炜 2025-04-22 17:57:51 +08:00
parent 1682cc668d
commit f35527cc04
1 changed files with 2 additions and 2 deletions

View File

@ -166,9 +166,9 @@ function M:UpdateHandCard(getcard, mp)
end)
else
-- if i >= self._view_handCardList.numItems then
-- btn_card = self._view_handCardList:AddItemFromPool()
btn_card = self._view_handCardList:AddItemFromPool()
-- else
btn_card = self._view_handCardList:GetChildAt(i)
-- btn_card = self._view_handCardList:GetChildAt(i)
-- end
end
self:fillCard2(btn_card, handCardName, tem_card)