fix some compile

This commit is contained in:
UbitUmarov
2015-09-08 17:02:44 +01:00
parent 31afc76fcf
commit 774c42e7fb
25 changed files with 25 additions and 24 deletions

View File

@@ -933,7 +933,7 @@ namespace OpenSim.Region.Framework.Scenes
new EventManager.LandObjectRemoved(simDataService.RemoveLandObject);
m_sceneGraph = new SceneGraph(this);
m_sceneGraph.PhysicsScene = physicsScene;
m_sceneGraph.PhysicsScene = PhysicsScene;
// If the scene graph has an Unrecoverable error, restart this sim.
// Currently the only thing that causes it to happen is two kinds of specific