排行榜修改

dev_chengFeng
wangzhenxing 2021-09-24 11:09:09 +08:00
parent 212cc1f946
commit 5c174efcbd
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ function WorldArenaMainPanel:BindEvent()
end end
--排行 --排行
Util.AddClick(this.sortBtn, function() Util.AddClick(this.sortBtn, function()
UIManager.OpenPanel(UIName.RankingSingleListPanel,rankKingList[27]) UIManager.OpenPanel(UIName.RankingSingleListPanel,rankKingList[31])
end) end)
-- 刷新按钮 -- 刷新按钮
this._RefreshTimeStemp=0 this._RefreshTimeStemp=0