mirror of
https://github.com/lubosz/overte.git
synced 2025-08-07 16:41:02 +02:00
Bump protocol.
This commit is contained in:
parent
b05cb8b6ac
commit
fe1ea6ca72
1 changed files with 1 additions and 0 deletions
|
@ -281,6 +281,7 @@ enum class EntityVersion : PacketVersion {
|
||||||
ScreenshareZone,
|
ScreenshareZone,
|
||||||
ZoneOcclusion,
|
ZoneOcclusion,
|
||||||
ModelBlendshapes,
|
ModelBlendshapes,
|
||||||
|
TransparentWeb,
|
||||||
|
|
||||||
// Add new versions above here
|
// Add new versions above here
|
||||||
NUM_PACKET_TYPE,
|
NUM_PACKET_TYPE,
|
||||||
|
|
Loading…
Reference in a new issue