mirror of
https://github.com/overte-org/overte.git
synced 2025-04-05 21:12:25 +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,
|
||||
TextVerticalAlignment,
|
||||
RemoveScreenshare,
|
||||
CanvasEntity,
|
||||
|
||||
// Add new versions above here
|
||||
NUM_PACKET_TYPE,
|
||||
|
|
Loading…
Reference in a new issue