mirror of
https://github.com/opensim/opensim.git
synced 2026-05-18 04:45:35 +08:00
attempt to fix up all refernces to new directory structure
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
using System.Collections.Generic;
|
||||
using System.Data;
|
||||
using System.Text;
|
||||
using OpenSim.Framework.Data.Base;
|
||||
using OpenSim.Data.Base;
|
||||
|
||||
namespace OpenSim.Framework.Data.MySQLMapper
|
||||
namespace OpenSim.Data.MySQLMapper
|
||||
{
|
||||
public class MySQLDataReader : OpenSimDataReader
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user