尝试修复战斗中重连偶现关卡数据丢失的问题

dev_chengFeng
gaoxin 2020-09-11 21:09:14 +08:00 committed by JieLing
parent 64fdc8784a
commit 807a730802
1 changed files with 2 additions and 0 deletions

View File

@ -95,6 +95,8 @@ function BattleWinPopup:NextStep()
m_battlePanel:ClosePanel()
end
self:ClosePanel()
-- 再刷新一便关卡信息
NetManager.InitFightPointLevelInfo()
end, 1, true, true)
end)
else