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/MainInterfaceWin.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/System/MainInterfacePanel/MainInterfaceWin.cs b/System/MainInterfacePanel/MainInterfaceWin.cs
index 94a9cdc..3efd471 100644
--- a/System/MainInterfacePanel/MainInterfaceWin.cs
+++ b/System/MainInterfacePanel/MainInterfaceWin.cs
@@ -471,6 +471,7 @@
 
         void DownButton(GameObject go)
         {
+           
             _ExpRate.gameObject.SetActive(true);
         }
 

--
Gitblit v1.8.0