mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Merge branch 'avination'
This commit is contained in:
@@ -3722,7 +3722,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
}
|
||||
if ((change & ObjectChangeType.Position) != 0)
|
||||
{
|
||||
group.AbsolutePosition = data.position;
|
||||
UpdateGroupPosition(data.position);
|
||||
updateType = updatetype.groupterse;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user