mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace should equal project and directory.
This commit is contained in:
@@ -9,7 +9,7 @@ using libsecondlife;
|
||||
using libsecondlife.Packets;
|
||||
using OpenSim.Framework.Interfaces;
|
||||
using OpenSim.Framework.Types;
|
||||
using OpenSim.Physics.Manager;
|
||||
using OpenSim.Region.Physics.Manager;
|
||||
using OpenSim.Framework.Data;
|
||||
|
||||
namespace OpenSim.Region.Environment.Scenes
|
||||
|
||||
Reference in New Issue
Block a user