diff options
Diffstat (limited to 'conf-tmpl/map_athena.conf')
-rw-r--r-- | conf-tmpl/map_athena.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf-tmpl/map_athena.conf b/conf-tmpl/map_athena.conf index ad01675d0..405af5d80 100644 --- a/conf-tmpl/map_athena.conf +++ b/conf-tmpl/map_athena.conf @@ -57,10 +57,10 @@ map_port: 5121 // It is possible to reduce the map cache to 1MB for 400+ maps with compression // enabled. If all maps are already loaded in the cache, Athena can boot without // reading the grf files. -read_map_from_cache: 1 +read_map_from_cache: 2 // //Where is the bitmap file stored? -map_cache_file: save/mapinfo.txt +map_cache_file: db/mapinfo.txt // Console Commands // Allow for console commands to be used on/off |