From 3fd57df930795b720701473ad148088f209fe612 Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期四, 07 三月 2019 23:07:07 +0800
Subject: [PATCH] Revert "Merge branch 'Auction'"

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

diff --git a/System/MainInterfacePanel/HighSettingTip.cs b/System/MainInterfacePanel/HighSettingTip.cs
index 9e27839..4f53f99 100644
--- a/System/MainInterfacePanel/HighSettingTip.cs
+++ b/System/MainInterfacePanel/HighSettingTip.cs
@@ -220,7 +220,7 @@
         void MarketButton()//甯傚満鎸夐挳
         {
             WindowCenter.Instance.Close<MainInterfaceWin>();
-            WindowCenter.Instance.Open<AuctionHouseWin>();
+            WindowCenter.Instance.Open<MarketWin>();
         }
 
         void OpenService()//寮�鏈嶆椿鍔�

--
Gitblit v1.8.0