mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 14:03:55 +02:00
Another fix for avatarIdentity pong
This commit is contained in:
parent
e792e8eecf
commit
eb80990c10
1 changed files with 0 additions and 3 deletions
|
@ -1174,9 +1174,6 @@ void AvatarData::setJointMappingsFromNetworkReply() {
|
|||
_jointIndices.insert(_jointNames.at(i), i + 1);
|
||||
}
|
||||
|
||||
// now that we have the jointIndices send them to the AvatarMixer.
|
||||
sendIdentityPacket();
|
||||
|
||||
networkReply->deleteLater();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue