mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
All physics plugins are now region modules. Compiles but doesn't run.
This commit is contained in:
@@ -40,11 +40,6 @@ namespace OpenSim.Region.PhysicsModules.SharedBase
|
||||
|
||||
private static int m_workIndicator;
|
||||
|
||||
public override void Initialise(IMesher meshmerizer, IConfigSource config)
|
||||
{
|
||||
// Does nothing right now
|
||||
}
|
||||
|
||||
public override PhysicsActor AddAvatar(
|
||||
string avName, Vector3 position, Vector3 velocity, Vector3 size, bool isFlying)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user