From f65841dcefd4fcf3fd4d966bbd0d6b130a789190 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期四, 21 二月 2019 11:15:26 +0800
Subject: [PATCH] 6242 子 【开发】【2.0】法宝界面调整 / 【前端】【2.0】法宝调整

---
 System/MainInterfacePanel/LowSettingTip.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/System/MainInterfacePanel/LowSettingTip.cs b/System/MainInterfacePanel/LowSettingTip.cs
index cb63308..e041dc6 100644
--- a/System/MainInterfacePanel/LowSettingTip.cs
+++ b/System/MainInterfacePanel/LowSettingTip.cs
@@ -79,7 +79,7 @@
         void SkillButton()
         {
             WindowCenter.Instance.Close<MainInterfaceWin>();
-            WindowCenter.Instance.Open<SkillPanel>();
+            WindowCenter.Instance.Open<SkillWin>();
            
 
             //DesignDebug.Log("鎶�鑳芥寜閽�");

--
Gitblit v1.8.0