Merge branch 'master_develop' of http://60.1.1.230/gaoxin/JL_Client into master_develop

dev_chengFeng
altair 2020-07-23 15:29:11 +08:00
commit a8c5d9b7d7
4 changed files with 2 additions and 0 deletions

View File

@ -464,6 +464,8 @@ function ExpeditionMainPanel:SingleLayNodeShow(go,layNodeListData)
UIManager.OpenPanel(UIName.ExpeditionMonsterInfoPopup,EXPEDITON_POPUP_TYPE.Greed,layNodeListData[i],2)
elseif layNodeListData[i].type == ExpeditionNodeType.Reward then--最后奖励节点
NetManager.TakeExpeditionBoxRewardRequest( layNodeListData[i].sortId,function (msg)
--加积分
NetManager.TreasureOfHeavenScoreRequest()
local compShowType = nil
if #msg.leve < 1 then
compShowType = 5