探索统计

onepiece_demo_arena
xiejun 2024-01-12 15:37:36 +08:00
parent ae8de40c7b
commit 3c27f253b9
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ function AdventureExploreRewardPanel:SetItemShow(drop,dataList,transform,callLi
isPlayerAniEnd = false
local view = baseContentList[i]
local curItemData=dataList[i]
view:OnOpen(true,curItemData,1.15,true,true,false,self.sortingOrder)
view:OnOpen(true,curItemData,1,true,true,false,self.sortingOrder)
--view.gameObject:SetActive(false)
callList:Push(function ()
local func = function()