Merge branch 'master_xma_local' of http://60.1.1.230/gaoxin/JL_Client into master_xma_local
commit
e517e2a175
|
@ -173,9 +173,13 @@ function ExpertRewardSortPanel:ActivitySortRewardShow()
|
||||||
this.SetGoldExperSortInfo()
|
this.SetGoldExperSortInfo()
|
||||||
end,ActivityGiftManager.GetActivityIdByType(rankKingList[9].activiteId))
|
end,ActivityGiftManager.GetActivityIdByType(rankKingList[9].activiteId))
|
||||||
elseif activeIndext == 26 then
|
elseif activeIndext == 26 then
|
||||||
RankingManager.InitData(rankKingList[12].rankType, function()
|
RankingManager.InitData(rankKingList[10].rankType, function()
|
||||||
this.SetGoldExperSortInfo()
|
this.SetGoldExperSortInfo()
|
||||||
end,ActivityGiftManager.GetActivityIdByType(rankKingList[10].activiteId))
|
end,ActivityGiftManager.GetActivityIdByType(rankKingList[10].activiteId))
|
||||||
|
elseif activeIndext == 27 then
|
||||||
|
RankingManager.InitData(rankKingList[12].rankType, function()
|
||||||
|
this.SetGoldExperSortInfo()
|
||||||
|
end,ActivityGiftManager.GetActivityIdByType(rankKingList[12].activiteId))
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
function this.SetGoldExperSortInfo()
|
function this.SetGoldExperSortInfo()
|
||||||
|
|
Loading…
Reference in New Issue