a mess with Modules and Module

This commit is contained in:
UbitUmarov
2015-09-08 20:03:54 +01:00
parent 3780e98d36
commit 40fd7cbf74
42 changed files with 56 additions and 96 deletions

View File

@@ -29,7 +29,7 @@ using System;
using System.Collections.Generic;
using System.Diagnostics;
namespace OpenSim.Region.PhysicsModules.ConvexDecompositionDotNet
namespace OpenSim.Region.PhysicsModule.ConvexDecompositionDotNet
{
public delegate void ConvexDecompositionCallback(ConvexResult result);