mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
Mantis#1616. Applied Melanie's patch. This may or may
not break trunk.
This commit is contained in:
@@ -1522,7 +1522,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
copy.UpdateGroupRotation(new LLQuaternion(rot.x, rot.y, rot.z, rot.w));
|
||||
}
|
||||
|
||||
copy.StartScripts();
|
||||
copy.CreateScriptInstances(0, false);
|
||||
copy.HasGroupChanged = true;
|
||||
copy.ScheduleGroupForFullUpdate();
|
||||
return copy;
|
||||
|
||||
Reference in New Issue
Block a user