四人同步
parent
1682cc668d
commit
f35527cc04
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue