diff options
Diffstat (limited to 'OpenSim/Region/PhysicsModules/SharedBase/ZeroMesher.cs')
-rw-r--r-- | OpenSim/Region/PhysicsModules/SharedBase/ZeroMesher.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/PhysicsModules/SharedBase/ZeroMesher.cs b/OpenSim/Region/PhysicsModules/SharedBase/ZeroMesher.cs index c938252..fe87962 100644 --- a/OpenSim/Region/PhysicsModules/SharedBase/ZeroMesher.cs +++ b/OpenSim/Region/PhysicsModules/SharedBase/ZeroMesher.cs | |||
@@ -41,7 +41,7 @@ using Nini.Config; | |||
41 | * it's always availabe and thus the default in case of configuration errors | 41 | * it's always availabe and thus the default in case of configuration errors |
42 | */ | 42 | */ |
43 | 43 | ||
44 | namespace OpenSim.Region.PhysicsModule.SharedBase | 44 | namespace OpenSim.Region.PhysicsModules.SharedBase |
45 | { | 45 | { |
46 | public class ZeroMesherPlugin : IMeshingPlugin | 46 | public class ZeroMesherPlugin : IMeshingPlugin |
47 | { | 47 | { |