From 0da8edd25243ad700341625393e8f7d3a97476f0 Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期四, 07 三月 2019 22:31:30 +0800
Subject: [PATCH] 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 4f53f99..9e27839 100644
--- a/System/MainInterfacePanel/HighSettingTip.cs
+++ b/System/MainInterfacePanel/HighSettingTip.cs
@@ -220,7 +220,7 @@
         void MarketButton()//甯傚満鎸夐挳
         {
             WindowCenter.Instance.Close<MainInterfaceWin>();
-            WindowCenter.Instance.Open<MarketWin>();
+            WindowCenter.Instance.Open<AuctionHouseWin>();
         }
 
         void OpenService()//寮�鏈嶆椿鍔�

--
Gitblit v1.8.0