Bump entity protocol for Canvas entities

This commit is contained in:
Ada 2025-03-19 05:25:20 +10:00
parent 05dcec72eb
commit cc453e0ecc

View file

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