mirror of
https://github.com/opensim/opensim.git
synced 2026-05-27 12:26:01 +08:00
attempt to fix up all refernces to new directory structure
This commit is contained in:
@@ -31,9 +31,9 @@ using System.Data.Common;
|
||||
using System.Text;
|
||||
using libsecondlife;
|
||||
|
||||
using OpenSim.Framework.Data.Base;
|
||||
using OpenSim.Data.Base;
|
||||
|
||||
namespace OpenSim.Framework.Data
|
||||
namespace OpenSim.Data
|
||||
{
|
||||
public class OpenSimObjectFieldMapper<TObject, TField> : ObjectField<TObject, TField>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user