diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-04-10 14:31:27 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-04-10 14:31:27 +0000 |
commit | ded99f09f476929b836bf76297624d88ed072bef (patch) | |
tree | afe39beb909bebd31eaf79c941598ad25272ebfc /Changelog-Trunk.txt | |
parent | 1d680607095ad13d68db10ea6ae31740164baded (diff) | |
download | hercules-ded99f09f476929b836bf76297624d88ed072bef.tar.gz hercules-ded99f09f476929b836bf76297624d88ed072bef.tar.bz2 hercules-ded99f09f476929b836bf76297624d88ed072bef.tar.xz hercules-ded99f09f476929b836bf76297624d88ed072bef.zip |
* Fixed switching between musical weapons would cancel ongoing dance skills (bugreport:4756, since r3538).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14790 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 cef1a50cc..f4aaf32ca 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2011/04/10 + * Fixed switching between musical weapons would cancel ongoing dance skills (bugreport:4756, since r3538). [Ai4rei] * Fixed @changegm not updating guild window interface after changing the guild leader (bugreport:408, since r2622, related r3185). [Ai4rei] 2011/04/09 * Moved duel code into a separate file. [Ai4rei] |