mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
* Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces.
This commit is contained in:
@@ -29,12 +29,13 @@ using System;
|
||||
using System.IO;
|
||||
using log4net.Config;
|
||||
using Nini.Config;
|
||||
using OpenSim;
|
||||
using OpenSim.Framework;
|
||||
using OpenSim.Framework.Console;
|
||||
using OpenSim.Region.Environment;
|
||||
using OpenSim.Region.Environment.Scenes;
|
||||
|
||||
namespace OpenSim.Tools.Export
|
||||
namespace OpenSimExport
|
||||
{
|
||||
public class OpenSimExport
|
||||
{
|
||||
@@ -108,4 +109,4 @@ namespace OpenSim.Tools.Export
|
||||
return config;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user