From cdfc7aec8358ac3c90eca6b4f530b7aef23f245e Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期三, 29 八月 2018 11:11:02 +0800
Subject: [PATCH] Merge branch '2960仙盟抢Boss活动' of http://192.168.0.87:10010/r/snxxz_scripts into 2960仙盟抢Boss活动

---
 System/WindowBase/WindowCenter.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/System/WindowBase/WindowCenter.cs b/System/WindowBase/WindowCenter.cs
index be8d403..4bfa32f 100644
--- a/System/WindowBase/WindowCenter.cs
+++ b/System/WindowBase/WindowCenter.cs
@@ -14,7 +14,7 @@
         List<string> closeAllIgnoreWindows = new List<string>() {
             "MessageWin", "NewBieWin", "NewItemGetWin", "AttributePromoteShowWin" ,"DungeonBeginCoolDownWin","DungeonFightWin","StatusTipWin"
             ,"ScrollTipWin","MarqueeWin","ExperienceOpenWin","TrumpetWin","BattlePrepareCoolDownWin","DungeonGradeWin","BattleHintWin",
-            "TreasureDungeonMissionHintWin",
+            "TreasureDungeonMissionHintWin","FairyGrabBossHintWin",
         };
 
         UIRoot m_UIRoot;

--
Gitblit v1.8.0