mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-18 18:57:51 +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,
|
||||
ICEServerQuery,
|
||||
OctreeStats,
|
||||
UNUSED_PACKET_TYPE_1,
|
||||
UNUSED_PACKET_TYPE_2,
|
||||
AssignmentClientStatus,
|
||||
NoisyMute,
|
||||
AvatarIdentity,
|
||||
|
|
Loading…
Reference in a new issue