Commit 78b46cea authored by ryoii's avatar ryoii

Fix: PacketFactory for MessageSvc.Del

parent 769b6ce2
......@@ -135,6 +135,7 @@ internal object KnownPacketFactories {
MessageSvc.PbGetMsg,
MessageSvc.PushForceOffline,
MessageSvc.PbSendMsg,
MessageSvc.Del,
FriendList.GetFriendGroupList,
FriendList.GetTroopListSimplify,
FriendList.GetTroopMemberList,
......@@ -152,7 +153,6 @@ internal object KnownPacketFactories {
MultiMsg.ApplyUp,
NewContact.SystemMsgNewFriend,
NewContact.SystemMsgNewGroup,
NewContact.Del,
ProfileService.GroupMngReq
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment