git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1090 54d463be-8e91-2dee-dedb-b68131a5f0ec
@@ -1,6 +1,7 @@
Date Added
02/12
+ * Changed default map cache path from db/map.info to save/mapinfo.txt [celest]
* Removed old code for Sharp Shooting (still a little buggy) [celest]
* Merged Shinomori's code into map_foreachinpath [celest]
@@ -60,7 +60,7 @@ map_port: 5121
read_map_from_cache: 1
//
//Where is the bitmap file stored?
-map_cache_file: db/map.info
+map_cache_file: save/mapinfo.txt
// Console Commands
// Allow for console commands to be used on/off