mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Tidy up a superfluous AddPrimShape override in PhysicsScene
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user