Add some maptile options, change maptile generation from OpenSimBase to Scene

to make it more configurable.
This commit is contained in:
Melanie Thielker
2010-08-20 08:46:46 +02:00
parent 1ab631f015
commit 47838e5fb3
3 changed files with 59 additions and 21 deletions

View File

@@ -225,6 +225,12 @@
;WorldMapModule = "WorldMap"
;MapImageModule = "MapImageModule"
; Set to false to not generate any maptiles
;GenerateMaptiles = "true"
; Refreah (in seconds) the map tile periodically
;MaptileRefresh = 0
; If not generating maptiles, use this static texture asset ID
;MaptileStaticUUID = "00000000-0000-0000-0000-000000000000"
; ##
; ## EMAIL MODULE