mirror of
https://github.com/opensim/opensim.git
synced 2026-05-27 04:16:00 +08:00
*Some more restructuring/fixing -- should compile, but high chance I forgot to add/remove something
This commit is contained in:
@@ -37,7 +37,7 @@ using libsecondlife;
|
||||
using OpenSim.Framework.Interfaces;
|
||||
using OpenSim.Framework.Types;
|
||||
|
||||
namespace OpenSim.Storage.LocalStorageSQLite
|
||||
namespace OpenSim.Region.Storage.LocalStorageSQLite
|
||||
{
|
||||
public class SQLiteLocalStorage : ILocalStorage
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user