mirror of
https://github.com/lubosz/overte.git
synced 2025-04-09 07:22:31 +02:00
Bump packet version
This commit is contained in:
parent
f2b7cb005a
commit
02b9aaacf8
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ PacketVersion versionForPacketType(PacketType type) {
|
|||
case PacketTypeInjectAudio:
|
||||
return 1;
|
||||
case PacketTypeAvatarData:
|
||||
return 4;
|
||||
return 5;
|
||||
case PacketTypeAvatarIdentity:
|
||||
return 1;
|
||||
case PacketTypeEnvironmentData:
|
||||
|
|
Loading…
Reference in a new issue