diff options
author | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-26 21:52:45 +0000 |
---|---|---|
committer | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-26 21:52:45 +0000 |
commit | 2ea484313f08eb2041274a7f5f37a3ed03fbd646 (patch) | |
tree | 554547e4298f429a070b9b25fb67db7efe71fb32 /Changelog.txt | |
parent | 9ec5fbe2735ffb4ad524f7f5c2c798872106b0aa (diff) | |
download | hercules-2ea484313f08eb2041274a7f5f37a3ed03fbd646.tar.gz hercules-2ea484313f08eb2041274a7f5f37a3ed03fbd646.tar.bz2 hercules-2ea484313f08eb2041274a7f5f37a3ed03fbd646.tar.xz hercules-2ea484313f08eb2041274a7f5f37a3ed03fbd646.zip |
fix build
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@796 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog.txt b/Changelog.txt index cf874cf69..3138a5934 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,6 @@ Date Added 12/26 - * Fixed some array bounds errors (SVN 795) [MouseJstr] + * Fixed some array bounds errors (SVN 796) [MouseJstr] * @mapexit (and do_final) now persist all data to the char server before exiting to eliminate storage/inventory inconsistancies.. [MouseJstr] (SVN 793) |