diff options
author | ajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-21 22:23:28 +0000 |
---|---|---|
committer | ajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-21 22:23:28 +0000 |
commit | f58657930161cc0dc3f1f74d0c0ed99c6a0c8829 (patch) | |
tree | 6a85ad72f5d07c55cbd8c84d82af16725f36ac87 /Changelog.txt | |
parent | 7a319489033974b9754c8e3b71e378fbb87444d8 (diff) | |
download | hercules-f58657930161cc0dc3f1f74d0c0ed99c6a0c8829.tar.gz hercules-f58657930161cc0dc3f1f74d0c0ed99c6a0c8829.tar.bz2 hercules-f58657930161cc0dc3f1f74d0c0ed99c6a0c8829.tar.xz hercules-f58657930161cc0dc3f1f74d0c0ed99c6a0c8829.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@713 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index fbc0082b9..8c89ad9cb 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,6 @@ Date Added 12/21 + * Since conf/maps_list.txt was removed, added conf/maps_athena.conf [Ajarn] * Fixed a few NPCs that were giving curly errors. It seems to be caused by a bug that the NPCs' last line isn't read or something [Codemaster] * Fixed a tiny compile warning in npc.c [Codemaster] * Allowed the NPCs without proper curly brackets to still load, but give an error still [Codemaster] |