From f237dce65b7eb454dfc9e2fe6c8efdebca085b4e Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期二, 11 九月 2018 14:13:07 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

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

diff --git a/System/MainInterfacePanel/IsPlayerUIeffect.cs b/System/MainInterfacePanel/IsPlayerUIeffect.cs
index bb59459..54667ee 100644
--- a/System/MainInterfacePanel/IsPlayerUIeffect.cs
+++ b/System/MainInterfacePanel/IsPlayerUIeffect.cs
@@ -38,6 +38,7 @@
             if (m_IsPlayUIEffect)
             {
                 m_UIEffect.Play();
+                m_IsPlayUIEffect = false;
             }
         }
 

--
Gitblit v1.8.0