mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
attempt to fix up all refernces to new directory structure
This commit is contained in:
@@ -27,10 +27,10 @@
|
||||
|
||||
using System;
|
||||
using OpenSim.Framework;
|
||||
using OpenSim.Framework.Data.Base;
|
||||
using OpenSim.Data.Base;
|
||||
using libsecondlife;
|
||||
|
||||
namespace OpenSim.Framework.Data
|
||||
namespace OpenSim.Data
|
||||
{
|
||||
public class PrimitiveBaseShapeRowMapper : BaseRowMapper<PrimitiveBaseShape>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user