| System/Chat/ChatBubblePreviewWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/Chat/ChatBubblePreviewWin.cs
@@ -76,6 +76,10 @@ if (config != null) { CloseImmediately(); if (WindowCenter.Instance.IsOpen<ChatExtentWin>()) { WindowCenter.Instance.CloseImmediately<ChatExtentWin>(); } WindowJumpMgr.Instance.WindowJumpTo((JumpUIType)config.Jump); } }