mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
* Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces.
This commit is contained in:
@@ -43,7 +43,7 @@ using OpenSim.Region.Environment.Scenes;
|
||||
[assembly : Addin]
|
||||
[assembly : AddinDependency("OpenSim", "0.5")]
|
||||
|
||||
namespace OpenSim.ApplicationPlugins.LoadRegions
|
||||
namespace OpenSim.ApplicationPlugins.RemoteController
|
||||
{
|
||||
[Extension("/OpenSim/Startup")]
|
||||
public class RemoteAdminPlugin : IApplicationPlugin
|
||||
@@ -611,4 +611,4 @@ namespace OpenSim.ApplicationPlugins.LoadRegions
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user