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-8 | |
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-8')
-rw-r--r-- | vcproj-8/map-server_sql.vcproj | 8 | ||||
-rw-r--r-- | vcproj-8/map-server_txt.vcproj | 8 |
2 files changed, 0 insertions, 16 deletions
diff --git a/vcproj-8/map-server_sql.vcproj b/vcproj-8/map-server_sql.vcproj index e3dc56c96..4c12296df 100644 --- a/vcproj-8/map-server_sql.vcproj +++ b/vcproj-8/map-server_sql.vcproj @@ -401,14 +401,6 @@ > </File> <File - RelativePath="..\src\map\charsave.c" - > - </File> - <File - RelativePath="..\src\map\charsave.h" - > - </File> - <File RelativePath="..\src\map\chat.c" > </File> diff --git a/vcproj-8/map-server_txt.vcproj b/vcproj-8/map-server_txt.vcproj index 00d644049..0a393c16a 100644 --- a/vcproj-8/map-server_txt.vcproj +++ b/vcproj-8/map-server_txt.vcproj @@ -228,14 +228,6 @@ > </File> <File - RelativePath="..\src\map\charsave.c" - > - </File> - <File - RelativePath="..\src\map\charsave.h" - > - </File> - <File RelativePath="..\src\map\chat.c" > </File> |