mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
fix load iar regression accidentally introduced in last commit
This commit is contained in:
@@ -213,7 +213,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Inventory.Archiver
|
||||
{
|
||||
// m_log.DebugFormat(
|
||||
// "[INVENTORY ARCHIVER]: Found previously created folder from archive path {0}", archivePath);
|
||||
// destFolder = foldersCreated[archivePath];
|
||||
destFolder = foldersCreated[archivePath];
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user