tcx_xiyou_yueNan
parent
ffa3c96263
commit
68dee73b91
|
|
@ -243,6 +243,7 @@ function EightDayGiftPanel:SetSingleReward(item, i)
|
||||||
function(drop)
|
function(drop)
|
||||||
UIManager.OpenPanel(UIName.RewardItemPopup, drop, 1, function()
|
UIManager.OpenPanel(UIName.RewardItemPopup, drop, 1, function()
|
||||||
ActivityGiftManager.sevenDayGetRewardState[i] = 1
|
ActivityGiftManager.sevenDayGetRewardState[i] = 1
|
||||||
|
rewardData = ActivityGiftManager.GetActivityTypeInfo(ActivityTypeDef.EightDayGift)
|
||||||
this:SetAllReward()
|
this:SetAllReward()
|
||||||
Game.GlobalEvent:DispatchEvent(GameEvent.EightDay.GetRewardSuccess)
|
Game.GlobalEvent:DispatchEvent(GameEvent.EightDay.GetRewardSuccess)
|
||||||
end)
|
end)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue