aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SceneGraph.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Region/Framework/Scenes/SceneGraph.cs')
-rwxr-xr-xOpenSim/Region/Framework/Scenes/SceneGraph.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenSim/Region/Framework/Scenes/SceneGraph.cs b/OpenSim/Region/Framework/Scenes/SceneGraph.cs
index b65d168..0e5720f 100755
--- a/OpenSim/Region/Framework/Scenes/SceneGraph.cs
+++ b/OpenSim/Region/Framework/Scenes/SceneGraph.cs
@@ -1674,7 +1674,7 @@ namespace OpenSim.Region.Framework.Scenes
1674 } 1674 }
1675 } 1675 }
1676 } 1676 }
1677 1677/* moved to scene ProcessObjectGrabUpdate
1678 /// <summary> 1678 /// <summary>
1679 /// Move the given object 1679 /// Move the given object
1680 /// </summary> 1680 /// </summary>
@@ -1699,7 +1699,7 @@ namespace OpenSim.Region.Framework.Scenes
1699 group.SendGroupTerseUpdate(); 1699 group.SendGroupTerseUpdate();
1700 } 1700 }
1701 } 1701 }
1702 1702*/
1703 /// <summary> 1703 /// <summary>
1704 /// Start spinning the given object 1704 /// Start spinning the given object
1705 /// </summary> 1705 /// </summary>