Merge branch 'master' into careminster

This commit is contained in:
Melanie
2012-05-07 12:07:47 +01:00
9 changed files with 22 additions and 12 deletions

View File

@@ -3515,7 +3515,7 @@ namespace OpenSim.Region.Framework.Scenes
//we need to do a terse update even if the move wasn't allowed
// so that the position is reset in the client (the object snaps back)
ScheduleGroupForTerseUpdate();
RootPart.ScheduleTerseUpdate();
}
/// <summary>