*Refactor of the LandManagementModule that allows OpenSim to run without it

This commit is contained in:
mingchen
2008-05-23 15:12:15 +00:00
parent bf23e5d66c
commit d04443b4fe
9 changed files with 1071 additions and 944 deletions

View File

@@ -617,7 +617,7 @@ namespace OpenSim
scene.StartScripts();
scene.loadAllLandObjectsFromStorage(regionInfo.originRegionID);
scene.LandChannel.PerformParcelPrimCountUpdate();
scene.EventManager.TriggerParcelPrimCountUpdate();
m_sceneManager.Add(scene);