diff options
author | Kevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-05 21:21:26 +0000 |
---|---|---|
committer | Kevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-05 21:21:26 +0000 |
commit | 3632377af3098a12fa80819ab74b24bde6c4f666 (patch) | |
tree | ea8f492d8f80d7afcd85b47f468176045dbfe2c8 /Changelog-Trunk.txt | |
parent | 879f41f03302a0767498915c5ca5fe35229ddff6 (diff) | |
download | hercules-3632377af3098a12fa80819ab74b24bde6c4f666.tar.gz hercules-3632377af3098a12fa80819ab74b24bde6c4f666.tar.bz2 hercules-3632377af3098a12fa80819ab74b24bde6c4f666.tar.xz hercules-3632377af3098a12fa80819ab74b24bde6c4f666.zip |
Fixed unable to move after using a skill to break out of sprint. (bugreport: 1155)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12497 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 db3262d8a..11b8c337b 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. 2008/04/05 + * Fixed unable to move after using a skill to break out of sprint. (r12497) [Kevin] * DMG no longer stops running. (r12488) [Kevin] 2008/04/04 * PCs/Mobs/NPCs now block Leap(TK_HIGHJUMP) and sprint(TK_RUN). (r12485) [Kevin] |