mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
This commit is contained in:
@@ -174,7 +174,13 @@ namespace OpenSim.Region.CoreModules.Avatar.Inventory.Archiver
|
||||
|
||||
return nodesLoaded;
|
||||
}
|
||||
|
||||
|
||||
public void Close()
|
||||
{
|
||||
if (m_loadStream != null)
|
||||
m_loadStream.Close();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Replicate the inventory paths in the archive to the user's inventory as necessary.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user