mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 10:46:00 +08:00
remove a redundant and potencially dangerous child.AbsolutePosition = child.AbsolutePosition
This commit is contained in:
@@ -1865,7 +1865,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
// this is here so physics gets updated!
|
||||
// Don't remove! Bad juju! Stay away! or fix physics!
|
||||
child.AbsolutePosition = child.AbsolutePosition;
|
||||
// already done in LinkToGroup
|
||||
// child.AbsolutePosition = child.AbsolutePosition;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user