mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
dont send a full grp update on stopmovetotarget. just a rootpart terse
This commit is contained in:
@@ -3760,7 +3760,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
{
|
||||
ParentGroup.stopMoveToTarget();
|
||||
|
||||
ParentGroup.ScheduleGroupForTerseUpdate();
|
||||
// ParentGroup.ScheduleGroupForTerseUpdate();
|
||||
//ParentGroup.ScheduleGroupForFullUpdate();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user