【编队】进入无尽副本后 主线编队无法上阵20级以下英雄修复

dev_chengFeng
ZhangBiao 2020-12-29 10:24:50 +08:00
parent 19d984a641
commit 574a0da116
2 changed files with 2 additions and 2 deletions

View File

@ -60,8 +60,7 @@ function EndLessCarbonPanel:BindEvent()
CallBackOnPanelOpen(UIName.CarbonTypePanelV2, function()
UIManager.ClosePanel(UIName.EndLessCarbonPanel)
end)
CarbonManager.difficulty = 0
end)
Util.AddClick(this.btnFight, function ()

View File

@ -471,6 +471,7 @@ function this.OnMapOut(outType)
--出图不需要发协议了
Log("outType ====== " .. outType)
if outType == 0 then
CarbonManager.difficulty = 0
this.BackHome()
MapManager.Mapping = false
else --换层或者换地图