System/Chat/ChatCenter.cs
@@ -760,6 +760,7 @@ if (!WindowCenter.Instance.CheckOpen<SocialWin>()) { ChatCtrl.Inst.presentChatType = ChatInfoType.Fairy; WindowCenter.Instance.CloseImmediately<MainInterfaceWin>(); WindowCenter.Instance.Open<SocialWin>(false, 2); } }