mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-05-20 03:26:57 +00:00
Update PacketAttachmentType.java
This commit is contained in:
@@ -40,7 +40,7 @@ public enum PacketAttachmentType {
|
||||
/**
|
||||
* udp消息的附加包
|
||||
*/
|
||||
UDP_PACKET((byte) 3, NoAnswerAttachment.class),
|
||||
UDP_PACKET((byte) 3, UdpPacketAttachment.class),
|
||||
|
||||
/**
|
||||
* 无返回消息的附加包
|
||||
|
||||
Reference in New Issue
Block a user