* Reverted the AssetServer fix, apparently something was dependent on IAssetDataPlugin being in OpenSim.Data

This commit is contained in:
lbsa71
2009-02-19 19:32:53 +00:00
parent 1bcc489f5b
commit b99d9bdeb1
9 changed files with 230 additions and 180 deletions

View File

@@ -27,6 +27,7 @@
using OpenMetaverse;
using OpenSim.Framework;
using OpenSim.Data;
namespace OpenSim.Tests.Common.Mock
{