mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace should equal project and directory.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
*/
|
||||
using System.Collections.Generic;
|
||||
using Axiom.Math;
|
||||
using OpenSim.Physics.Manager;
|
||||
using OpenSim.Region.Physics.Manager;
|
||||
|
||||
namespace OpenSim.Region.Physics.BasicPhysicsPlugin
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user