mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 18:55:01 +02:00
remove unhelpful/wrong TODO comment
This commit is contained in:
parent
1a685d2409
commit
9bfa4a5267
1 changed files with 0 additions and 3 deletions
|
@ -565,9 +565,6 @@ QUuid EntityScriptingInterface::editEntity(QUuid id, const EntityItemProperties&
|
|||
if (simulationOwner.getID() == sessionID) {
|
||||
// we own the simulation --> copy ALL restricted properties
|
||||
properties.copySimulationRestrictedProperties(entity);
|
||||
//if (ourBidPriority != currentBidPriority) {
|
||||
// TODO: figure out how to change simulation ownership priority
|
||||
//}
|
||||
} else {
|
||||
// we don't own the simulation but think we would like to
|
||||
// --> flag the object for simulation ownership at at least POKE
|
||||
|
|
Loading…
Reference in a new issue