Merge branch 'avination'

Conflicts:
	OpenSim/Framework/ThrottleOutPacketType.cs
	OpenSim/Region/ClientStack/Linden/UDP/LLClientView.cs
	OpenSim/Region/CoreModules/Avatar/Groups/GroupsModule.cs
This commit is contained in:
Melanie
2013-01-19 21:49:33 +01:00
14 changed files with 259 additions and 487 deletions

View File

@@ -3763,7 +3763,7 @@ namespace OpenSim.Region.Framework.Scenes
{
ParentGroup.stopMoveToTarget();
ParentGroup.ScheduleGroupForTerseUpdate();
// ParentGroup.ScheduleGroupForTerseUpdate();
//ParentGroup.ScheduleGroupForFullUpdate();
}