mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
Renamed the namespaces too
This commit is contained in:
@@ -31,7 +31,7 @@ using System.Security;
|
||||
using System.Text;
|
||||
using OpenMetaverse;
|
||||
|
||||
namespace OpenSim.Region.Physics.BulletSPlugin {
|
||||
namespace OpenSim.Region.PhysicsModule.BulletS {
|
||||
|
||||
// Constraint type values as defined by Bullet
|
||||
public enum ConstraintType : int
|
||||
|
||||
Reference in New Issue
Block a user