From 723139b4a5369312bb2faf15e89cddd94e576cb9 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期五, 08 三月 2019 16:55:42 +0800
Subject: [PATCH] Merge branch 'master' into AllianceBoss

---
 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