mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-07-04 07:07:30 +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