mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
* Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
using System.Xml;
|
||||
using OpenSim.Region.Environment.Scenes;
|
||||
|
||||
namespace OpenSim.Region.DataSnapshot
|
||||
namespace OpenSim.Region.DataSnapshot.Interfaces
|
||||
{
|
||||
public interface IDataSnapshotProvider
|
||||
{
|
||||
@@ -41,4 +41,4 @@ namespace OpenSim.Region.DataSnapshot
|
||||
|
||||
Scene GetParentScene { get; }
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user