mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 20:26:55 +02:00
Bump entity protocol for Canvas entities
This commit is contained in:
parent
05dcec72eb
commit
cc453e0ecc
1 changed files with 1 additions and 0 deletions
|
@ -364,6 +364,7 @@ enum class EntityVersion : PacketVersion {
|
||||||
PropertyCleanup,
|
PropertyCleanup,
|
||||||
TextVerticalAlignment,
|
TextVerticalAlignment,
|
||||||
RemoveScreenshare,
|
RemoveScreenshare,
|
||||||
|
CanvasEntity,
|
||||||
|
|
||||||
// Add new versions above here
|
// Add new versions above here
|
||||||
NUM_PACKET_TYPE,
|
NUM_PACKET_TYPE,
|
||||||
|
|
Loading…
Reference in a new issue