Force packet version change

This commit is contained in:
Brad Davis 2019-03-31 12:53:24 -07:00
parent 58abfb44c4
commit 7d4e59bfe3

View file

@ -266,6 +266,7 @@ enum class EntityVersion : PacketVersion {
ModelScale,
ReOrderParentIDProperties,
CertificateTypeProperty,
DisableWebMedia,
// Add new versions above here
NUM_PACKET_TYPE,