【易经宝库】漏题

dev_chengFeng hotfix/xma/test/0.1.36
ZhangBiao 2020-11-10 16:43:24 +08:00 committed by JieLing
parent e9ad50ac90
commit ffd6ba5168
1 changed files with 1 additions and 1 deletions

View File

@ -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()