2026.1.23 塔
This commit is contained in:
parent
44d88e928b
commit
7c17812071
@ -13,11 +13,13 @@ function UIClimbingTowerRankView:AddEventListener()
|
||||
function()
|
||||
self:RefreshSelfRank()
|
||||
self.controller:ReqestRankBriefData()
|
||||
self:Refresh_Rank()
|
||||
end);
|
||||
ManagerContainer.LuaEventMgr:RegisterUIEvent(self.uiData.name, UIEventNames.EID_Refresh_ClimbingTower_RankDetailData,
|
||||
self,
|
||||
function()
|
||||
self:RefreshSelfRank()
|
||||
self:Refresh_Rank()
|
||||
--self:OnRefreshRankData()
|
||||
end);
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user