*Fixed UserServer and OpenSim so now they start without crashing.

This commit is contained in:
mingchen
2007-06-28 02:07:59 +00:00
parent 0232f01a58
commit 440bb4a358
5 changed files with 6 additions and 6 deletions

View File

@@ -37,7 +37,7 @@ using OpenSim.Framework.Interfaces;
using OpenSim.Framework.Types;
using OpenSim.Framework.Utilities;
namespace OpenSim.GridInterfaces.Remote
namespace OpenSim.Region.GridInterfaces.Remote
{
public class RemoteAssetServer : IAssetServer
{