Merge branch 'master_develop' of http://60.1.1.230/gaoxin/JL_Client into master_develop
commit
a8c5d9b7d7
|
@ -464,6 +464,8 @@ function ExpeditionMainPanel:SingleLayNodeShow(go,layNodeListData)
|
||||||
UIManager.OpenPanel(UIName.ExpeditionMonsterInfoPopup,EXPEDITON_POPUP_TYPE.Greed,layNodeListData[i],2)
|
UIManager.OpenPanel(UIName.ExpeditionMonsterInfoPopup,EXPEDITON_POPUP_TYPE.Greed,layNodeListData[i],2)
|
||||||
elseif layNodeListData[i].type == ExpeditionNodeType.Reward then--最后奖励节点
|
elseif layNodeListData[i].type == ExpeditionNodeType.Reward then--最后奖励节点
|
||||||
NetManager.TakeExpeditionBoxRewardRequest( layNodeListData[i].sortId,function (msg)
|
NetManager.TakeExpeditionBoxRewardRequest( layNodeListData[i].sortId,function (msg)
|
||||||
|
--加积分
|
||||||
|
NetManager.TreasureOfHeavenScoreRequest()
|
||||||
local compShowType = nil
|
local compShowType = nil
|
||||||
if #msg.leve < 1 then
|
if #msg.leve < 1 then
|
||||||
compShowType = 5
|
compShowType = 5
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue