From 02b3f94761a53d242f7f281d45170072333d7798 Mon Sep 17 00:00:00 2001 From: zhangqiang <657634622@qq.com> Date: Thu, 20 May 2021 17:50:44 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E9=A6=96=E9=A2=86=E5=85=B3=E5=8D=A1?= =?UTF-8?q?=E3=80=91=E4=B8=8D=E5=85=81=E8=AE=B8=E8=B7=B3=E8=BF=87=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ManagedResources/~Lua/Modules/Battle/View/BattlePanel.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/ManagedResources/~Lua/Modules/Battle/View/BattlePanel.lua b/Assets/ManagedResources/~Lua/Modules/Battle/View/BattlePanel.lua index bde1d9e35a..b1eb9362d4 100644 --- a/Assets/ManagedResources/~Lua/Modules/Battle/View/BattlePanel.lua +++ b/Assets/ManagedResources/~Lua/Modules/Battle/View/BattlePanel.lua @@ -125,7 +125,7 @@ function this:BindEvent() PopupTipPanel.ShowTip(Language[12237]) end) Util.AddClick(this.LevelBossLock, function () - PopupTipPanel.ShowTip("首领关卡不允许跳过!") + PopupTipPanel.ShowTip("首领关卡无法跳过!") end) local pauseTime = 31