mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-10 10:34:50 +02:00
Add Unused packet type back for ICE servers
This commit is contained in:
parent
efbff56f26
commit
d4a239731c
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@ public:
|
||||||
ICEServerPeerInformation,
|
ICEServerPeerInformation,
|
||||||
ICEServerQuery,
|
ICEServerQuery,
|
||||||
OctreeStats,
|
OctreeStats,
|
||||||
|
UNUSED_PACKET_TYPE_1,
|
||||||
|
UNUSED_PACKET_TYPE_2,
|
||||||
AssignmentClientStatus,
|
AssignmentClientStatus,
|
||||||
NoisyMute,
|
NoisyMute,
|
||||||
AvatarIdentity,
|
AvatarIdentity,
|
||||||
|
|
Loading…
Reference in a new issue