mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Renamed the namespaces too
This commit is contained in:
@@ -29,10 +29,10 @@ using System.Collections.Generic;
|
||||
using System.Text;
|
||||
using OMV = OpenMetaverse;
|
||||
using OpenSim.Framework;
|
||||
using OpenSim.Region.Physics.Manager;
|
||||
using OpenSim.Region.Physics.ConvexDecompositionDotNet;
|
||||
using OpenSim.Region.PhysicsModule.SharedBase;
|
||||
using OpenSim.Region.PhysicsModule.ConvexDecompositionDotNet;
|
||||
|
||||
namespace OpenSim.Region.Physics.BulletSPlugin
|
||||
namespace OpenSim.Region.PhysicsModule.BulletS
|
||||
{
|
||||
public sealed class BSShapeCollection : IDisposable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user