排行榜修改
parent
212cc1f946
commit
5c174efcbd
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue