mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
* refactor: Remove group changed responsibilty from ScheduleGroupForTerseUpdate
This commit is contained in:
@@ -2190,6 +2190,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
{
|
||||
//StoreUndoState();
|
||||
RotationOffset = new LLQuaternion(rot.X, rot.Y, rot.Z, rot.W);
|
||||
ParentGroup.HasGroupChanged = true;
|
||||
ScheduleTerseUpdate();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user