jisu daren tijiao
parent
1700c3bf80
commit
c10b4eec2d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue