add packet type for DS node add

This commit is contained in:
Stephen Birarda 2015-05-27 18:25:38 -07:00
parent 0cb67cce2c
commit 667df66963

View file

@ -49,7 +49,7 @@ enum PacketType {
PacketTypeDataServerConfirm, // 20 PacketTypeDataServerConfirm, // 20
PacketTypeDomainServerPathQuery, PacketTypeDomainServerPathQuery,
PacketTypeDomainServerPathResponse, PacketTypeDomainServerPathResponse,
UNUSED_3, PacketTypeDomainServerAddedNode,
UNUSED_4, UNUSED_4,
UNUSED_5, // 25 UNUSED_5, // 25
PacketTypeOctreeStats, PacketTypeOctreeStats,