diff --git a/Assets/ManagedResources/~Lua/Modules/Net/IndicationManager.lua b/Assets/ManagedResources/~Lua/Modules/Net/IndicationManager.lua index f8b85fb72c..75b3a5a483 100644 --- a/Assets/ManagedResources/~Lua/Modules/Net/IndicationManager.lua +++ b/Assets/ManagedResources/~Lua/Modules/Net/IndicationManager.lua @@ -294,6 +294,7 @@ function this.RefreshUpdateIndication(buffer) --抽奖勾选重置 PlayerManager.ResetLocalData(1)--初始化所有本地的每日一刷--1是五点推送、2是登陆检测 GuildTranscriptManager.SetCanSweep1() + DeathPosManager.InitData()--十绝阵跨天状态刷新 end function this.ZeroRefreshUpdateIndication()