【挂机】挂机奖励展示问题修改

dev_chengFeng
zhangqiang 2021-01-22 13:29:21 +08:00
parent 33d0c7a2fd
commit 1d26186851
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,7 @@ function AdventureExploreRewardPanel:OnOpen(...)
-- end
-- baseContentList[i]:OnOpen(true,itemDataList[i],1,true,false,false,this.selfsortingOrder)
-- end
ClearChild(this.rewardGrid.transform)
self:SetItemShow(baseDrop,itemDataList,this.rewardGrid.transform,callList1,baseContentList1)
--随机掉落
@ -87,6 +88,7 @@ function AdventureExploreRewardPanel:OnOpen(...)
-- end
-- randomList[i]:OnOpen(true,itemDataList[i], 1.1, true)
-- end
ClearChild(this.randomDropGrid.transform)
self:SetItemShow(randomDrop,itemRandomDataList,this.randomDropGrid.transform,callList2,baseContentList2)
end
local hours = AdventureManager.adventureOffline --gameSetting[1].AdventureOffline