mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace should equal project and directory.
This commit is contained in:
@@ -31,7 +31,7 @@ using System.IO;
|
||||
using System.Reflection;
|
||||
using OpenSim.Framework.Console;
|
||||
|
||||
namespace OpenSim.Physics.Manager
|
||||
namespace OpenSim.Region.Physics.Manager
|
||||
{
|
||||
/// <summary>
|
||||
/// Description of MyClass.
|
||||
|
||||
Reference in New Issue
Block a user