Merge branch 'master' of /home/opensim/var/repo/opensim
commit
aae6ace2ce
|
@ -1638,6 +1638,8 @@ namespace OpenSim.Region.Framework.Scenes
|
|||
{
|
||||
parentGroup.LinkToGroup(child);
|
||||
|
||||
child.DetachFromBackup();
|
||||
|
||||
// this is here so physics gets updated!
|
||||
// Don't remove! Bad juju! Stay away! or fix physics!
|
||||
child.AbsolutePosition = child.AbsolutePosition;
|
||||
|
|
Loading…
Reference in New Issue