mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
attempt to fix up all refernces to new directory structure
This commit is contained in:
@@ -33,7 +33,7 @@ using libsecondlife;
|
||||
using Mono.Data.SqliteClient;
|
||||
using OpenSim.Framework.Console;
|
||||
|
||||
namespace OpenSim.Framework.Data.SQLite
|
||||
namespace OpenSim.Data.SQLite
|
||||
{
|
||||
public class SQLiteInventoryStore : SQLiteUtil, IInventoryData
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user