summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-06-13 15:31:47 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-06-13 15:31:47 +0000
commit83c890478d5588179ffd81b29a95d4bafd0fb118 (patch)
treecc07ade737205b1c8e13abd07cadd8a1a3ac7a82 /Changelog-Trunk.txt
parentb44f822aa57e0e4b63cfae8e515eeb3e576677fe (diff)
downloadhercules-83c890478d5588179ffd81b29a95d4bafd0fb118.tar.gz
hercules-83c890478d5588179ffd81b29a95d4bafd0fb118.tar.bz2
hercules-83c890478d5588179ffd81b29a95d4bafd0fb118.tar.xz
hercules-83c890478d5588179ffd81b29a95d4bafd0fb118.zip
* Fixed pet's equip would visually disappear when it's walk speed was changed while it was standing (related r14838).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14847 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 5a0f68755..c36700b5e 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2011/06/13
+ * Fixed pet's equip would visually disappear when it's walk speed was changed while it was standing (related r14838). [Ai4rei]
2011/06/11
* Added support for new skill usage notification packet 0x7fb (ZC_USESKILL_ACK2). [Ai4rei]
* Fixed party invite packet 0xfe (ZC_REQ_JOIN_GROUP) using account id of the inviter rather than party id. [Ai4rei]