mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Merge branch 'master' into careminster-presence-refactor
This commit is contained in:
@@ -1453,6 +1453,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
destPart.Inventory.CreateScriptInstance(destTaskItem, start_param, false, DefaultScriptEngine, 0);
|
||||
}
|
||||
|
||||
destPart.ParentGroup.ResumeScripts();
|
||||
|
||||
ScenePresence avatar;
|
||||
|
||||
if (TryGetScenePresence(srcTaskItem.OwnerID, out avatar))
|
||||
|
||||
Reference in New Issue
Block a user