mantis 6702: fix collisions lldetectedlinknumber also on Yengine

This commit is contained in:
UbitUmarov
2019-01-30 12:27:03 +00:00
parent dd43e613f0
commit 73e64c6597
3 changed files with 10 additions and 12 deletions

View File

@@ -231,13 +231,7 @@ namespace OpenSim.Region.ScriptEngine.Yengine
det[i++] = d;
d.Key = detobj.keyUUID;
d.Populate(this.World);
/* not done by XEngine...
d.Position = detobj.posVector;
d.Rotation = detobj.rotQuat;
d.Velocity = detobj.velVector;
... */
d.Populate(World, detobj);
}
this.PostObjectEvent(localID, new EventParams(