manually force OwnershipChallengeFix to avoid StaticCertJsonVersionOne

This commit is contained in:
Stephen Birarda 2017-12-21 18:34:37 -08:00
parent 5a839ebd93
commit 95c7f876bf

View file

@ -197,7 +197,7 @@ uint qHash(const PacketType& key, uint seed);
QDebug operator<<(QDebug debug, const PacketType& type); QDebug operator<<(QDebug debug, const PacketType& type);
enum class EntityVersion : PacketVersion { enum class EntityVersion : PacketVersion {
StrokeColorProperty = 77, StrokeColorProperty = 0,
HasDynamicOwnershipTests, HasDynamicOwnershipTests,
HazeEffect, HazeEffect,
OwnershipChallengeFix OwnershipChallengeFix