mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 12:04:18 +02:00
Packet verison bump
This commit is contained in:
parent
e72c25736e
commit
1e8effdcc4
1 changed files with 2 additions and 1 deletions
|
@ -211,7 +211,8 @@ enum class AvatarMixerPacketVersion : PacketVersion {
|
|||
HandControllerJoints,
|
||||
HasKillAvatarReason,
|
||||
SessionDisplayName,
|
||||
Unignore
|
||||
Unignore,
|
||||
ImmediateSessionDisplayNameUpdates
|
||||
};
|
||||
|
||||
enum class DomainConnectRequestVersion : PacketVersion {
|
||||
|
|
Loading…
Reference in a new issue