Insert placeholder to not break protocol yet.

This commit is contained in:
Julian Groß 2023-05-28 14:35:04 +02:00 committed by HifiExperiments
parent 5e35f76668
commit ac01435c37

View file

@ -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,