From d49d73dcb594bc2d403a9faf4ab42e0fb5cfe06b Mon Sep 17 00:00:00 2001 From: ZhangBiao Date: Wed, 15 Sep 2021 19:14:18 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=AF=BB=E5=AE=9D=E8=BF=B7=E8=B8=AA?= =?UTF-8?q?=E3=80=91=E8=B7=B3=E8=BD=AC=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/ManagedResources/~Lua/View/UpView.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/ManagedResources/~Lua/View/UpView.lua b/Assets/ManagedResources/~Lua/View/UpView.lua index b589330035..f9d5f39adb 100644 --- a/Assets/ManagedResources/~Lua/View/UpView.lua +++ b/Assets/ManagedResources/~Lua/View/UpView.lua @@ -355,7 +355,7 @@ function UpView:RechargeType(_type) elseif _type == UpViewRechargeType.HuaLingFu then--跳灵兽特惠 JumpManager.GoJump(40010) elseif _type == UpViewRechargeType.XunBaoMiZong then--寻宝迷踪->主题活动日任务 - JumpManager.GoJump(40030) + JumpManager.GoJump(40011) elseif _type == UpViewRechargeType.GrowthAmulet or _type == UpViewRechargeType.Yaoh or _type == UpViewRechargeType.Panacea or