diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-23 06:41:34 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-23 06:41:34 +0000 |
commit | e673f5e2aaf6db243a139c4c45fb4f336943cb39 (patch) | |
tree | 9c303247828729092526be8fc579cfcd43d3e555 /Changelog-Trunk.txt | |
parent | 3f4fabd7bc511c76485db153ae9b58468e6a5c00 (diff) | |
download | hercules-e673f5e2aaf6db243a139c4c45fb4f336943cb39.tar.gz hercules-e673f5e2aaf6db243a139c4c45fb4f336943cb39.tar.bz2 hercules-e673f5e2aaf6db243a139c4c45fb4f336943cb39.tar.xz hercules-e673f5e2aaf6db243a139c4c45fb4f336943cb39.zip |
Fixed a typo in Chase Walk code (caused by r10593)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10609 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index c83e1ef45..69854b488 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2007/05/23 + * Fixed a typo in Chase Walk code, /thx to zephyrus_cr [ultramage] 2007/05/22 * Updated sql files [Playtester] 2007/05/21 |