mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-14 03:06:35 +02:00
manually force OwnershipChallengeFix to avoid StaticCertJsonVersionOne
This commit is contained in:
parent
5a839ebd93
commit
95c7f876bf
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ uint qHash(const PacketType& key, uint seed);
|
|||
QDebug operator<<(QDebug debug, const PacketType& type);
|
||||
|
||||
enum class EntityVersion : PacketVersion {
|
||||
StrokeColorProperty = 77,
|
||||
StrokeColorProperty = 0,
|
||||
HasDynamicOwnershipTests,
|
||||
HazeEffect,
|
||||
OwnershipChallengeFix
|
||||
|
|
Loading…
Reference in a new issue