mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
add packet type for DS node add
This commit is contained in:
parent
0cb67cce2c
commit
667df66963
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ enum PacketType {
|
|||
PacketTypeDataServerConfirm, // 20
|
||||
PacketTypeDomainServerPathQuery,
|
||||
PacketTypeDomainServerPathResponse,
|
||||
UNUSED_3,
|
||||
PacketTypeDomainServerAddedNode,
|
||||
UNUSED_4,
|
||||
UNUSED_5, // 25
|
||||
PacketTypeOctreeStats,
|
||||
|
|
Loading…
Reference in a new issue