mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
More namespace and dll name changes. Still no functional changes.
This commit is contained in:
@@ -30,9 +30,9 @@ using System.Collections.Generic;
|
||||
using Nini.Config;
|
||||
using OpenMetaverse;
|
||||
using OpenSim.Framework;
|
||||
using OpenSim.Region.Physics.Manager;
|
||||
using OpenSim.Region.PhysicsModules.SharedBase;
|
||||
|
||||
namespace OpenSim.Region.Physics.BasicPhysicsPlugin
|
||||
namespace OpenSim.Region.PhysicsModule.BasicPhysics
|
||||
{
|
||||
public class BasicActor : PhysicsActor
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user