mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
Plumb a data path to initialize an attachment from an alternate source
This commit is contained in:
@@ -524,6 +524,7 @@ namespace OpenSim.Region.CoreModules.Framework.InventoryAccess
|
||||
}
|
||||
else
|
||||
{
|
||||
throw new Exception("AttachTracer");
|
||||
group.SetFromItemID(itemID);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user