mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 11:37:58 +02:00
Revert "potential fix for the issue with inability to query correct wearables right after deletion wearable (discuss with Dante later)"
This reverts commit 2872d37726bba3d0274eba3a07c0a9faa529f2d5.
This commit is contained in:
parent
c3f0cb67a6
commit
e79d8b2f43
1 changed files with 0 additions and 2 deletions
|
@ -641,8 +641,6 @@ void EntityTree::unhookChildAvatar(const EntityItemID entityID) {
|
||||||
child->setParentID(nullptr);
|
child->setParentID(nullptr);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
entity->setParentID(nullptr);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void EntityTree::cleanupCloneIDs(const EntityItemID& entityID) {
|
void EntityTree::cleanupCloneIDs(const EntityItemID& entityID) {
|
||||||
|
|
Loading…
Reference in a new issue