remove pointless quotes from GenerateMaptiles option in OpenSimDefaults.ini

bulletsim
Justin Clark-Casey (justincc) 2011-07-21 03:14:43 +01:00
parent 69c2d3434a
commit d2d67a1abf
1 changed files with 4 additions and 1 deletions

View File

@ -216,10 +216,13 @@
;WorldMapModule = "WorldMap" ;WorldMapModule = "WorldMap"
;MapImageModule = "MapImageModule" ;MapImageModule = "MapImageModule"
; Set to false to not generate any maptiles ; Set to false to not generate any maptiles
;GenerateMaptiles = "true" ;GenerateMaptiles = true
; Refresh (in seconds) the map tile periodically ; Refresh (in seconds) the map tile periodically
;MaptileRefresh = 0 ;MaptileRefresh = 0
; If not generating maptiles, use this static texture asset ID ; If not generating maptiles, use this static texture asset ID
;MaptileStaticUUID = "00000000-0000-0000-0000-000000000000" ;MaptileStaticUUID = "00000000-0000-0000-0000-000000000000"