mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 18:23:22 +02:00
Remove temporary fix
This commit is contained in:
parent
017f5f5781
commit
602e04dc60
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ private:
|
|||
std::unordered_map<QUuid, QVector<JointData>> _lastOtherAvatarSentJoints;
|
||||
|
||||
uint64_t _identityChangeTimestamp;
|
||||
bool _avatarSessionDisplayNameMustChange{ false };
|
||||
bool _avatarSessionDisplayNameMustChange{ true };
|
||||
|
||||
int _numAvatarsSentLastFrame = 0;
|
||||
int _numFramesSinceAdjustment = 0;
|
||||
|
|
Loading…
Reference in a new issue