add rest of wiring for terrain bake persistent store (mantis 8024 but not

using its code). Only did minor testing in MySQL
This commit is contained in:
UbitUmarov
2016-09-17 17:56:35 +01:00
parent 47ce0f8641
commit 592a915d8d
3 changed files with 64 additions and 16 deletions

View File

@@ -153,6 +153,7 @@ namespace OpenSim.Region.Framework.Scenes
}
public ITerrainChannel Heightmap;
public ITerrainChannel Bakedmap;
/// <value>
/// Allows retrieval of land information for this scene.