封神之路双队塔开启条件修改

china/dev_fengTi
wangzhenxing 2023-08-09 13:54:59 +08:00
parent 34834da938
commit 8800ec962b
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@ function WorldArenaBattleInfoPanel:BindEvent()
end)
Util.AddClick(this.btn_fight, function()
if not ActTimeCtrlManager.SingleFuncState(FUNCTION_OPEN_TYPE.JumpServer_YuXu) then
if not ActTimeCtrlManager.SingleFuncState(FUNCTION_OPEN_TYPE.GodsWayTower_1) then
PopupTipPanel.ShowTip(Language[10075])
return
end