From bdd3a28a5495537e1d150d08b8065d2a959d4548 Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期五, 28 十二月 2018 14:08:06 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

---
 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 f8eb073..fe45dd7 100644
--- a/System/MainInterfacePanel/MainInterfaceWin.cs
+++ b/System/MainInterfacePanel/MainInterfaceWin.cs
@@ -1284,6 +1284,7 @@
                 m_TaskSwithButton.gameObject.SetActive(false);
                 m_InGamePusher.gameObject.SetActive(false);
                 m_RedBag.gameObject.SetActive(false);
+                IsShowTaskPanel();
                 if (Vector3.Distance(m_CastSkillTip.localPosition, m_position2_S.localPosition) <= 1)//鎶�鑳介潰鏉挎敹璧风姸鎬�
                 {
                     ShowCastSkill();//鏄剧ず鎶�鑳界粍,闅愯棌鎸夐挳缁�(寮哄埗鍒囨崲)

--
Gitblit v1.8.0