System/WindowJump/WindowJumpMgr.cs
@@ -628,7 +628,16 @@ case JumpUIType.UnionChat1: case JumpUIType.UnionChat2: ChatCtrl.Inst.presentChatType = (ChatInfoType)(int.Parse(_tagWinSearchModel.SelectActive) - 1); SetJumpLogic<ChatWin>(_tagWinSearchModel.TABID); switch (ChatCtrl.Inst.presentChatType) { case ChatInfoType.Team: case ChatInfoType.Fairy: SetJumpLogic<SocialWin>(_tagWinSearchModel.TABID); break; default: SetJumpLogic<ChatWin>(_tagWinSearchModel.TABID); break; } break; case JumpUIType.MakeDrug: if (PackSendQuestMgr.Instance.useItemModel != null)