diff options
author | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-11-09 02:27:33 +0000 |
---|---|---|
committer | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-11-09 02:27:33 +0000 |
commit | 9cb21bac409ae46c0f4aa12732579f4f24141278 (patch) | |
tree | 6765e1d816c0637f6176c55c2c17c825fc8b4da7 /vcproj-9/mapcache.vcproj | |
parent | 9d695a9fec70d038b0edaa8e969e5002e713eb1f (diff) | |
download | hercules-9cb21bac409ae46c0f4aa12732579f4f24141278.tar.gz hercules-9cb21bac409ae46c0f4aa12732579f4f24141278.tar.bz2 hercules-9cb21bac409ae46c0f4aa12732579f4f24141278.tar.xz hercules-9cb21bac409ae46c0f4aa12732579f4f24141278.zip |
Fixed bugreport:6209 / Follow up r16867 : updated mapcache to write onto its proper map_cache.dat depending on the instance's #RENEWAL
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16884 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-9/mapcache.vcproj')
-rw-r--r-- | vcproj-9/mapcache.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vcproj-9/mapcache.vcproj b/vcproj-9/mapcache.vcproj index 5fdac3d5b..45d40a004 100644 --- a/vcproj-9/mapcache.vcproj +++ b/vcproj-9/mapcache.vcproj @@ -278,6 +278,10 @@ RelativePath="..\src\tool\mapcache.c" > </File> + <File + RelativePath="..\src\config\renewal.h" + > + </File> </Filter> </Files> <Globals> |