mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
More namespace and dll name changes. Still no functional changes.
This commit is contained in:
@@ -32,7 +32,7 @@ using System.Reflection;
|
||||
using OpenSim.Framework;
|
||||
using OpenMetaverse;
|
||||
|
||||
namespace OpenSim.Region.PhysicsModule.SharedBase
|
||||
namespace OpenSim.Region.PhysicsModules.SharedBase
|
||||
{
|
||||
public delegate void PositionUpdate(Vector3 position);
|
||||
public delegate void VelocityUpdate(Vector3 velocity);
|
||||
|
||||
Reference in New Issue
Block a user