mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
put SQLiteNG classes in their own namespace to avoid confusion
This commit is contained in:
@@ -38,7 +38,7 @@ using OpenSim.Framework;
|
||||
using OpenSim.Region.Framework.Interfaces;
|
||||
using OpenSim.Region.Framework.Scenes;
|
||||
|
||||
namespace OpenSim.Data.SQLite
|
||||
namespace OpenSim.Data.SQLiteNG
|
||||
{
|
||||
/// <summary>
|
||||
/// A RegionData Interface to the SQLite database
|
||||
|
||||
Reference in New Issue
Block a user