mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 15:43:50 +02:00
delete code
This commit is contained in:
parent
e316f71b31
commit
86be684d7a
1 changed files with 0 additions and 1 deletions
|
@ -2090,7 +2090,6 @@ bool EntityItem::removeActionInternal(const QUuid& actionID, EntitySimulationPoi
|
|||
bool success = true;
|
||||
serializeActions(success, _allActionsDataCache);
|
||||
_dirtyFlags |= Simulation::DIRTY_PHYSICS_ACTIVATION;
|
||||
_objectActions.remove(actionID);
|
||||
setDynamicDataNeedsTransmit(true);
|
||||
return success;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue