Tidy up a superfluous AddPrimShape override in PhysicsScene
parent
c768d18c92
commit
cbaa4aa88f
|
@ -4437,7 +4437,6 @@ namespace OpenSim.Region.Framework.Scenes
|
|||
{
|
||||
// It's not phantom anymore. So make sure the physics engine get's knowledge of it
|
||||
PhysActor = m_parentGroup.Scene.PhysicsScene.AddPrimShape(
|
||||
LocalId,
|
||||
string.Format("{0}/{1}", Name, UUID),
|
||||
Shape,
|
||||
AbsolutePosition,
|
||||
|
|
Loading…
Reference in New Issue