mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 18:06:57 +02:00
Insert placeholder to not break protocol yet.
This commit is contained in:
parent
5e35f76668
commit
ac01435c37
1 changed files with 2 additions and 0 deletions
|
@ -341,6 +341,8 @@ enum class EntityVersion : PacketVersion {
|
||||||
ShadowBiasAndDistance,
|
ShadowBiasAndDistance,
|
||||||
TextEntityFonts,
|
TextEntityFonts,
|
||||||
ScriptServerKinematicMotion,
|
ScriptServerKinematicMotion,
|
||||||
|
// TODO: This was "ScreenshareZone". Drop it on the next protocol change.
|
||||||
|
DropOnProtocolChange,
|
||||||
ZoneOcclusion,
|
ZoneOcclusion,
|
||||||
ModelBlendshapes,
|
ModelBlendshapes,
|
||||||
TransparentWeb,
|
TransparentWeb,
|
||||||
|
|
Loading…
Reference in a new issue