diff options
author | Vicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-10 03:13:28 +0000 |
---|---|---|
committer | Vicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-10 03:13:28 +0000 |
commit | 8542722b5f295eb8d282cc22f894ec49b5368f40 (patch) | |
tree | b2471c7ccd759e4e14b8f7609422313a86b60c04 /Changelog-Trunk.txt | |
parent | 662b99b94ea5e8934be006a1365c090b034a22ee (diff) | |
download | hercules-8542722b5f295eb8d282cc22f894ec49b5368f40.tar.gz hercules-8542722b5f295eb8d282cc22f894ec49b5368f40.tar.bz2 hercules-8542722b5f295eb8d282cc22f894ec49b5368f40.tar.xz hercules-8542722b5f295eb8d282cc22f894ec49b5368f40.zip |
fixed MoM's typo
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7081 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 0a5cd1b5c..ddc7a80cc 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/06/09
+ * Fixed MoM's typo [Vicious]
* Fixed map_readafm missing strcpy(afm_name, m->name). [Skotlex]
* [Improved]:
- npc_click interception on BL_MOB and BL_PC to let sd act accordingly.
|