From 3c98337b336abb7311fadb7669bb2653e2e7889a Mon Sep 17 00:00:00 2001 From: gaoxin Date: Mon, 22 Mar 2021 19:44:24 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90bug=E3=80=91=E6=88=98=E6=96=97?= =?UTF-8?q?=E8=B7=B3=E8=BF=87=E6=9C=AA=E8=A7=A3=E9=94=81=E6=96=87=E5=AD=97?= =?UTF-8?q?=E6=8F=90=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 0caec110d7..2388c2c30d 100644 --- a/Assets/ManagedResources/~Lua/Modules/Battle/View/BattlePanel.lua +++ b/Assets/ManagedResources/~Lua/Modules/Battle/View/BattlePanel.lua @@ -90,7 +90,7 @@ function this:BindEvent() end) Util.AddClick(this.ButtonLock, function () - PopupTipPanel.ShowTip(Language[10216]) + PopupTipPanel.ShowTip("30级或充值任意金额后解锁") end) local pauseTime = 31