mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
Renamed the namespaces too
This commit is contained in:
@@ -30,11 +30,11 @@ using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
using OpenSim.Region.Physics.Manager;
|
||||
using OpenSim.Region.PhysicsModule.SharedBase;
|
||||
|
||||
using OMV = OpenMetaverse;
|
||||
|
||||
namespace OpenSim.Region.Physics.BulletSPlugin
|
||||
namespace OpenSim.Region.PhysicsModule.BulletS
|
||||
{
|
||||
public class BSActorMoveToTarget : BSActor
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user