mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-05-23 18:26:18 +00:00
fix[net]: 修改附加包bug
fix[net]: 修改附加包bug
This commit is contained in:
@@ -47,6 +47,7 @@ public enum PacketAttachmentType {
|
||||
*/
|
||||
NO_ANSWER_PACKET((byte) 4, NoAnswerAttachment.class),
|
||||
|
||||
|
||||
;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user