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