mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 14:03:55 +02:00
debugging
This commit is contained in:
parent
bd35532c5d
commit
5beba58e5f
1 changed files with 1 additions and 1 deletions
|
@ -895,7 +895,7 @@ bool EntityScriptingInterface::setAbsoluteJointsDataInObjectFrame(const QUuid& e
|
|||
});
|
||||
|
||||
properties.setJointRotationsDirty();
|
||||
// properties.setLastEdited(now);
|
||||
properties.setLastEdited(now);
|
||||
queueEntityMessage(PacketType::EntityEdit, entityID, properties);
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue