jisu daren tijiao

dev_chengFeng
jiaoyangna 2020-08-22 20:54:18 +08:00
parent 1700c3bf80
commit c10b4eec2d
1 changed files with 2 additions and 1 deletions

View File

@ -207,15 +207,16 @@ function this.HandExplore()
AdventureManager.GetAventureRewardRequest(1, 1, true, true, function(msg)
this.ShowReward(msg)
this.RefreshItemNum()
CheckRedPointStatus(RedPointType.Expert_FastExplore)
end)
end,nil,nil,nil,true)
else
AdventureManager.GetAventureRewardRequest(1, 1, true, true, function(msg)
this.ShowReward(msg)
this.RefreshItemNum()
CheckRedPointStatus(RedPointType.Expert_FastExplore)
end)
end
CheckRedPointStatus(RedPointType.Expert_FastExplore)
else
PopupTipPanel.ShowTip(Language[10060])
end