mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Namespace of asset cache changed from OpenSim.Assets to OpenSim.Caches.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user