diff options
Diffstat (limited to 'OpenSim/Region/Framework/Scenes/Scene.cs')
-rw-r--r-- | OpenSim/Region/Framework/Scenes/Scene.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Region/Framework/Scenes/Scene.cs b/OpenSim/Region/Framework/Scenes/Scene.cs index ec6044b..8195a0d 100644 --- a/OpenSim/Region/Framework/Scenes/Scene.cs +++ b/OpenSim/Region/Framework/Scenes/Scene.cs | |||
@@ -1726,6 +1726,7 @@ namespace OpenSim.Region.Framework.Scenes | |||
1726 | /// <summary> | 1726 | /// <summary> |
1727 | /// Loads the World's objects | 1727 | /// Loads the World's objects |
1728 | /// </summary> | 1728 | /// </summary> |
1729 | /// <param name="regionID"></param> | ||
1729 | public virtual void LoadPrimsFromStorage(UUID regionID) | 1730 | public virtual void LoadPrimsFromStorage(UUID regionID) |
1730 | { | 1731 | { |
1731 | LoadingPrims = true; | 1732 | LoadingPrims = true; |