mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
* Fixed neighbour range bug
* Various refactorings
This commit is contained in:
@@ -47,7 +47,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
|
||||
|
||||
}
|
||||
public PhysicsScene PhyScene
|
||||
public PhysicsScene PhysicsScene
|
||||
{
|
||||
get
|
||||
{ return _PhyScene; }
|
||||
|
||||
Reference in New Issue
Block a user