mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
put SQLiteNG classes in their own namespace to avoid confusion
This commit is contained in:
@@ -35,7 +35,7 @@ using OpenMetaverse;
|
||||
using OpenSim.Framework;
|
||||
using OpenSim.Region.Framework.Interfaces;
|
||||
|
||||
namespace OpenSim.Data.SQLite
|
||||
namespace OpenSim.Data.SQLiteNG
|
||||
{
|
||||
public class SQLiteEstateStore : IEstateDataStore
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user