mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
Renamed the namespaces too
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
using System;
|
||||
|
||||
namespace OpenSim.Region.Physics.ConvexDecompositionDotNet
|
||||
namespace OpenSim.Region.PhysicsModule.ConvexDecompositionDotNet
|
||||
{
|
||||
public class float3 : IEquatable<float3>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user