* Fixed neighbour range bug

* Various refactorings
This commit is contained in:
lbsa71
2007-11-29 15:27:57 +00:00
parent 4bd38fc65a
commit 7704bb6f63
9 changed files with 57 additions and 58 deletions

View File

@@ -47,7 +47,7 @@ namespace OpenSim.Region.Environment.Scenes
}
public PhysicsScene PhyScene
public PhysicsScene PhysicsScene
{
get
{ return _PhyScene; }