mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 14:02:57 +02:00
Push protocol version
This commit is contained in:
parent
099e04f7bb
commit
d0fc5c7713
1 changed files with 1 additions and 0 deletions
|
@ -269,6 +269,7 @@ enum class EntityVersion : PacketVersion {
|
||||||
CertificateTypeProperty,
|
CertificateTypeProperty,
|
||||||
DisableWebMedia,
|
DisableWebMedia,
|
||||||
ParticleShapeType,
|
ParticleShapeType,
|
||||||
|
ParticleShapeTypeDeadlockFix,
|
||||||
|
|
||||||
// Add new versions above here
|
// Add new versions above here
|
||||||
NUM_PACKET_TYPE,
|
NUM_PACKET_TYPE,
|
||||||
|
|
Loading…
Reference in a new issue