* Actually persist restored archives to the database - wasn't actually doing this before (doh)

* Not quite perfect yet
This commit is contained in:
Justin Clarke Casey
2008-07-13 00:18:29 +00:00
parent bd9736c9f8
commit eb63b9bbc1
8 changed files with 74 additions and 17 deletions

View File

@@ -1396,7 +1396,7 @@ namespace OpenSim.Region.Environment.Scenes
}
/// <summary>
///
/// Make a copy of the given part.
/// </summary>
/// <param name="part"></param>
/// <param name="cAgentID"></param>