diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-17 15:51:38 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-17 15:51:38 +0000 |
commit | 7cea51504f4d954bea849f279d46dbaca092539f (patch) | |
tree | 7fdb2a79220cf61ad59c2e76951f93e2d60b21e3 /Changelog-Trunk.txt | |
parent | b161f7c9964c8de431df6d2682588c15bd01896e (diff) | |
download | hercules-7cea51504f4d954bea849f279d46dbaca092539f.tar.gz hercules-7cea51504f4d954bea849f279d46dbaca092539f.tar.bz2 hercules-7cea51504f4d954bea849f279d46dbaca092539f.tar.xz hercules-7cea51504f4d954bea849f279d46dbaca092539f.zip |
- Fixed TK_RUN having a cast-bar when attempting to stop-running and generating timer_delete errors when halting as well.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6135 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 05be59de5..cf01951ad 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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.
2006/04/17
+ * Fixed TK_RUN having a cast-bar when attempting to stop-running and
+ generating timer_delete errors when halting as well. [Skotlex]
* Clearing the dummy npc after fooling the client. [Lance]
* Updated DLLS. Please DO NOT update the libs from now on
(except if mySQL has newer builds which are not compatible
|