mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
put SQLiteNG classes in their own namespace to avoid confusion
This commit is contained in:
@@ -34,7 +34,7 @@ using log4net;
|
||||
using OpenMetaverse;
|
||||
using OpenSim.Framework;
|
||||
|
||||
namespace OpenSim.Data.SQLite
|
||||
namespace OpenSim.Data.SQLiteNG
|
||||
{
|
||||
/// <summary>
|
||||
/// A MySQL Interface for the Asset Server
|
||||
|
||||
Reference in New Issue
Block a user