mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
Created OpenSim.Caches project and moved the assetcache to that.
This commit is contained in:
@@ -39,6 +39,7 @@ using OpenSim.Framework.Utilities;
|
||||
|
||||
namespace OpenSim.Assets
|
||||
{
|
||||
/*
|
||||
/// <summary>
|
||||
/// Manages local cache of assets and their sending to viewers.
|
||||
/// </summary>
|
||||
@@ -614,5 +615,5 @@ namespace OpenSim.Assets
|
||||
Description = aBase.Description;
|
||||
}
|
||||
}
|
||||
|
||||
*/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user