mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 12:04:18 +02:00
oops
This commit is contained in:
parent
b6ac348428
commit
31c2b8fea9
1 changed files with 1 additions and 1 deletions
|
@ -1005,7 +1005,7 @@ void RenderableModelEntityItem::copyAnimationJointDataToModel() {
|
|||
|
||||
if (changed) {
|
||||
forEachChild([&](SpatiallyNestablePointer object) {
|
||||
object->locationChanged(tellPhysics);
|
||||
object->locationChanged(false);
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue