summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-02-20 20:33:21 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-02-20 20:33:21 +0000
commit002215117c98a940c90d22b2ae0f7da458adc7a5 (patch)
tree79b3cecded24061ec86486a5faea67fcd1ee3227
parentd25a57f4dee1aa544cfef3ab40bd4ecf15d78ddb (diff)
downloadhercules-002215117c98a940c90d22b2ae0f7da458adc7a5.tar.gz
hercules-002215117c98a940c90d22b2ae0f7da458adc7a5.tar.bz2
hercules-002215117c98a940c90d22b2ae0f7da458adc7a5.tar.xz
hercules-002215117c98a940c90d22b2ae0f7da458adc7a5.zip
* Fixed missing </File> end-tag in VC8 map-server sql project file (since r14713).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14719 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r--Changelog-Trunk.txt2
-rw-r--r--vcproj-8/map-server_sql.vcproj1
2 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index e36b74a5e..3d55fc73a 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2011/02/20
+ * Fixed missing </File> end-tag in VC8 map-server sql project file (since r14713). [Ai4rei]
2011/02/19
* Updated guild expel notification packet 0x15c (ZC_ACK_BAN_GUILD) for clients 2010-06-08aRagexeRE and newer to 0x839. [Ai4rei]
* Removed '.txt' from log config info messages, as the values already have an extension (since r197, related r196). [Ai4rei]
diff --git a/vcproj-8/map-server_sql.vcproj b/vcproj-8/map-server_sql.vcproj
index 2a29782de..c6b281ea2 100644
--- a/vcproj-8/map-server_sql.vcproj
+++ b/vcproj-8/map-server_sql.vcproj
@@ -374,6 +374,7 @@
<File
RelativePath="..\src\map\battleground.h"
>
+ </File>
<File
RelativePath="..\src\map\buyingstore.c"
>