aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SceneObjectPart.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Region/Framework/Scenes/SceneObjectPart.cs')
-rw-r--r--OpenSim/Region/Framework/Scenes/SceneObjectPart.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/Framework/Scenes/SceneObjectPart.cs b/OpenSim/Region/Framework/Scenes/SceneObjectPart.cs
index cd22def..0f7959d 100644
--- a/OpenSim/Region/Framework/Scenes/SceneObjectPart.cs
+++ b/OpenSim/Region/Framework/Scenes/SceneObjectPart.cs
@@ -4685,7 +4685,6 @@ namespace OpenSim.Region.Framework.Scenes
4685 } 4685 }
4686 } 4686 }
4687 } 4687 }
4688
4689 else // it already has a physical representation 4688 else // it already has a physical representation
4690 { 4689 {
4691 DoPhysicsPropertyUpdate(UsePhysics, false); // Update physical status. 4690 DoPhysicsPropertyUpdate(UsePhysics, false); // Update physical status.