From c0026a2a1d3535a6bb5cfcf53b5e5c2b0caaeb6a Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期二, 09 四月 2019 17:52:35 +0800
Subject: [PATCH] 3335 缥缈仙域

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

diff --git a/System/WindowBase/WindowCenter.cs b/System/WindowBase/WindowCenter.cs
index 39ada68..e5ece1b 100644
--- a/System/WindowBase/WindowCenter.cs
+++ b/System/WindowBase/WindowCenter.cs
@@ -600,7 +600,8 @@
                         && !IsOpen("DefaultDialogueBoxWin")
                         && !IsOpen("DialogueDuidanceWin")
                         && !IsOpen("TaskBoxBGMWin")
-                        && !IsOpen("WelcomeWin");
+                        && !IsOpen("WelcomeWin")
+                        && !IsOpen("HazyRegionDialogueWin");
 
                     if (exceptOpen != IsOpen("MainInterfaceWin"))
                     {

--
Gitblit v1.8.0