mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 19:03:07 +02:00
Push protocol version
This commit is contained in:
parent
281f92e3ea
commit
ecc38a8287
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