diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-13 18:29:28 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-13 18:29:28 +0000 |
commit | 858c0649f82e6f99ab711f3e22cea8a024f5a55d (patch) | |
tree | 3af17ea8735395fe1f6da4711a7e94672417d653 /Changelog-Trunk.txt | |
parent | ad8302e2d2e702ae6ebf2a40240ea30c296140b4 (diff) | |
download | hercules-858c0649f82e6f99ab711f3e22cea8a024f5a55d.tar.gz hercules-858c0649f82e6f99ab711f3e22cea8a024f5a55d.tar.bz2 hercules-858c0649f82e6f99ab711f3e22cea8a024f5a55d.tar.xz hercules-858c0649f82e6f99ab711f3e22cea8a024f5a55d.zip |
Fixed yet another script engine typo, this time in 'copyarray'
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10878 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 6a858692a..19a2db65b 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/07/13 + * Fixed yet another script engine typo, this time in 'copyarray' [ultramage] 2007/07/09 * Rev. 10872 Removed a comment I had placed on line 6879 in Skill.c. [L0ne_W0lf] * Rev. 10870 Alchemist skill "AM_CANNIBALIZE" ("Summon_Flora") now [L0ne_W0lf] |