diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-22 21:42:21 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-22 21:42:21 +0000 |
commit | c53edaa51981d0bbb696b15792c0ab5726113c83 (patch) | |
tree | 07434fb1764ce691a88046469d25dfd66e85aa37 /vcproj-7.1 | |
parent | c4211c14c145cc2e6b17516909cc2a2734781b00 (diff) | |
download | hercules-c53edaa51981d0bbb696b15792c0ab5726113c83.tar.gz hercules-c53edaa51981d0bbb696b15792c0ab5726113c83.tar.bz2 hercules-c53edaa51981d0bbb696b15792c0ab5726113c83.tar.xz hercules-c53edaa51981d0bbb696b15792c0ab5726113c83.zip |
Removed charsave from projects (used old data for the previous commit, sorry)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10056 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-7.1')
-rw-r--r-- | vcproj-7.1/map-server_sql.vcproj | 6 | ||||
-rw-r--r-- | vcproj-7.1/map-server_txt.vcproj | 6 |
2 files changed, 0 insertions, 12 deletions
diff --git a/vcproj-7.1/map-server_sql.vcproj b/vcproj-7.1/map-server_sql.vcproj index d9ba2a87f..dab25e7de 100644 --- a/vcproj-7.1/map-server_sql.vcproj +++ b/vcproj-7.1/map-server_sql.vcproj @@ -163,12 +163,6 @@ RelativePath="..\src\map\charcommand.h"> </File> <File - RelativePath="..\src\map\charsave.c"> - </File> - <File - RelativePath="..\src\map\charsave.h"> - </File> - <File RelativePath="..\src\map\chat.c"> </File> <File diff --git a/vcproj-7.1/map-server_txt.vcproj b/vcproj-7.1/map-server_txt.vcproj index 69de24dec..67f271337 100644 --- a/vcproj-7.1/map-server_txt.vcproj +++ b/vcproj-7.1/map-server_txt.vcproj @@ -163,12 +163,6 @@ RelativePath="..\src\map\charcommand.h"> </File> <File - RelativePath="..\src\map\charsave.c"> - </File> - <File - RelativePath="..\src\map\charsave.h"> - </File> - <File RelativePath="..\src\map\chat.c"> </File> <File |