* Put in stub code for inventory backup.

* No user functionality yet (and not for quite some time)
This commit is contained in:
Justin Clarke Casey
2008-07-29 14:28:08 +00:00
parent 0710fbb45e
commit e7b3e7b749
3 changed files with 32 additions and 5 deletions

View File

@@ -1784,6 +1784,7 @@ namespace OpenSim.Region.Environment.Scenes
}
}
}
public LLUUID attachObjectAssetStore(IClientAPI remoteClient, SceneObjectGroup grp, LLUUID AgentId)
{
SceneObjectGroup objectGroup = grp;