Namespace of asset cache changed from OpenSim.Assets to OpenSim.Caches.

This commit is contained in:
MW
2007-06-12 15:30:27 +00:00
parent fd1a7f28ab
commit 14ca8a7ae6
8 changed files with 8 additions and 578 deletions

View File

@@ -36,7 +36,7 @@ using OpenSim.Framework.Interfaces;
using OpenSim.Framework.Types;
using OpenSim.Framework.Utilities;
namespace OpenSim.Assets
namespace OpenSim.Caches
{
/// <summary>
/// Manages local cache of assets and their sending to viewers.