fix[net]: 修改附加包bug

fix[net]: 修改附加包bug
This commit is contained in:
islandempty
2021-07-14 11:11:02 +08:00
committed by GitHub
parent 9c1a0b38bc
commit 034bc0c231
@@ -47,6 +47,7 @@ public enum PacketAttachmentType {
*/
NO_ANSWER_PACKET((byte) 4, NoAnswerAttachment.class),
;