mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
attempt to fix up all refernces to new directory structure
This commit is contained in:
@@ -28,9 +28,9 @@
|
||||
using System;
|
||||
using System.Data.Common;
|
||||
using System.Data.SqlClient;
|
||||
using OpenSim.Framework.Data;
|
||||
using OpenSim.Data;
|
||||
|
||||
namespace OpenSim.Framework.Data.MSSQLMapper
|
||||
namespace OpenSim.Data.MSSQLMapper
|
||||
{
|
||||
public class MSSQLDatabaseMapper : OpenSimDatabaseConnector
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user