Push protocol version

This commit is contained in:
Clement 2019-04-30 18:29:00 -07:00
parent 099e04f7bb
commit d0fc5c7713

View file

@ -269,6 +269,7 @@ enum class EntityVersion : PacketVersion {
CertificateTypeProperty,
DisableWebMedia,
ParticleShapeType,
ParticleShapeTypeDeadlockFix,
// Add new versions above here
NUM_PACKET_TYPE,