Merge branch 'master' into careminster-presence-refactor
commit
2684ca0838
|
@ -1693,6 +1693,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||||
// Unlink all child parts from their groups
|
// Unlink all child parts from their groups
|
||||||
//
|
//
|
||||||
child.ParentGroup.DelinkFromGroup(child, true);
|
child.ParentGroup.DelinkFromGroup(child, true);
|
||||||
|
child.ParentGroup.HasGroupChanged = true;
|
||||||
|
child.ParentGroup.ScheduleGroupForFullUpdate();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
finally
|
finally
|
||||||
|
|
Loading…
Reference in New Issue