More namespace and dll name changes. Still no functional changes.

This commit is contained in:
Diva Canto
2015-08-30 21:05:36 -07:00
parent 2c0cad6dd3
commit ce2c67876e
78 changed files with 106 additions and 106 deletions

View File

@@ -32,7 +32,7 @@ using Nini.Config;
using OpenSim.Framework;
using OpenMetaverse;
namespace OpenSim.Region.PhysicsModule.SharedBase
namespace OpenSim.Region.PhysicsModules.SharedBase
{
class NullPhysicsScene : PhysicsScene
{