From 8800ec962bab9d3a8d1f44e353b13874ff745278 Mon Sep 17 00:00:00 2001 From: wangzhenxing <1545929779@qq.com> Date: Wed, 9 Aug 2023 13:54:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=81=E7=A5=9E=E4=B9=8B=E8=B7=AF=E5=8F=8C?= =?UTF-8?q?=E9=98=9F=E5=A1=94=E5=BC=80=E5=90=AF=E6=9D=A1=E4=BB=B6=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../~Lua/Modules/WorldArena/GodsWayBattleInfoPanel.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/ManagedResources/~Lua/Modules/WorldArena/GodsWayBattleInfoPanel.lua b/Assets/ManagedResources/~Lua/Modules/WorldArena/GodsWayBattleInfoPanel.lua index f4f9e20487..5190544503 100644 --- a/Assets/ManagedResources/~Lua/Modules/WorldArena/GodsWayBattleInfoPanel.lua +++ b/Assets/ManagedResources/~Lua/Modules/WorldArena/GodsWayBattleInfoPanel.lua @@ -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