Changed default directory for storing map tile images from remote regions.

This commit is contained in:
Marck
2011-02-16 17:42:01 +01:00
parent fc84225038
commit 5c15c5e0ff
4 changed files with 4 additions and 4 deletions

View File

@@ -43,7 +43,7 @@
;AllowHypergridMapSearch = true
;; Directory for map tile images of linked regions
; MapTileDirectory = "./"
; MapTileDirectory = "./maptiles"
[AvatarService]
;

View File

@@ -70,7 +70,7 @@
; Check4096 = true
;; Directory for map tile images of remote regions
; MapTileDirectory = "./"
; MapTileDirectory = "./maptiles"
;; Next, we can specify properties of regions, including default and fallback regions
;; The syntax is: Region_<RegioName> = "<flags>"