aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Regions/Regions.ini.example
diff options
context:
space:
mode:
authorMelanie2013-02-06 02:38:30 +0000
committerMelanie2013-02-06 02:38:30 +0000
commitd8c27de39596e1ec18c2e239d552dcc6787f4477 (patch)
tree800b96b1146a920faf0b258012942ad9a0341d21 /bin/Regions/Regions.ini.example
parentMerge branch 'master' into careminster (diff)
parentminor: Add explanation of MaptileStaticUUID setting in Regions.ini.example (diff)
downloadopensim-SC-d8c27de39596e1ec18c2e239d552dcc6787f4477.zip
opensim-SC-d8c27de39596e1ec18c2e239d552dcc6787f4477.tar.gz
opensim-SC-d8c27de39596e1ec18c2e239d552dcc6787f4477.tar.bz2
opensim-SC-d8c27de39596e1ec18c2e239d552dcc6787f4477.tar.xz
Merge branch 'master' into careminster
Diffstat (limited to '')
-rw-r--r--bin/Regions/Regions.ini.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/Regions/Regions.ini.example b/bin/Regions/Regions.ini.example
index f5282a7..ab3a62a 100644
--- a/bin/Regions/Regions.ini.example
+++ b/bin/Regions/Regions.ini.example
@@ -45,4 +45,8 @@ ExternalHostName = "SYSTEMIP"
45; * 45; *
46 46
47; RegionType = "Mainland" 47; RegionType = "Mainland"
48
49; *
50; * UUID of texture to use as a maptile for this region.
51; * Only set if you have disabled dynamic generation of the map tile from the region contents.
48; MaptileStaticUUID = "00000000-0000-0000-0000-000000000000" 52; MaptileStaticUUID = "00000000-0000-0000-0000-000000000000"