* Changed default map cache path from db/map.info to save/mapinfo.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1090 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
5365aefea8
commit
0cae449c37
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user