parent
e9ad50ac90
commit
ffd6ba5168
|
|
@ -205,7 +205,7 @@ function YiJingBaoKu:AddBackToFrontClick()
|
|||
coroutine.wait(0.2)
|
||||
UIManager.OpenPanel(UIName.RewardItemPopup, drop, 1,function ()
|
||||
trigger = true
|
||||
if drop.itemlist[1].itemId == BlessingConfig[ActData.selectId].Reward[1] then
|
||||
if tempData[1] == BlessingConfig[ActData.selectId].Reward[1] then
|
||||
finalReward.gameObject:SetActive(false)
|
||||
itemViewList[18].gameObject:SetActive(false)
|
||||
YiJingBaoKu:Refresh()
|
||||
|
|
|
|||
Loading…
Reference in New Issue