diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-06 07:27:52 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-06 07:27:52 +0000 |
commit | f044795aa8967ff4d99c3579553474d6bab4bf90 (patch) | |
tree | 72f2f444187a82a5a84af8d071e7cc37bd66a796 /Changelog-Trunk.txt | |
parent | aa2b91126827e6460a86ba0622a1f41328a7303e (diff) | |
download | hercules-f044795aa8967ff4d99c3579553474d6bab4bf90.tar.gz hercules-f044795aa8967ff4d99c3579553474d6bab4bf90.tar.bz2 hercules-f044795aa8967ff4d99c3579553474d6bab4bf90.tar.xz hercules-f044795aa8967ff4d99c3579553474d6bab4bf90.zip |
- Fixed the weight icon dissapearing and reappearing when attacking. (introduced by me at r9600, fix based on ultramage's code)
Ref: http://www.eathena.ws/board/index.php?showtopic=131211
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9620 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index a68b2f8fa..948900531 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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/01/06 + * Fixed the weight icon dissapearing and reappearing when attacking. + (introduced by me at r9600, fix based on ultramage's code) [FlavioJS] 2007/01/05 * Also discarded some veeery old utils code that has got equivalents in the std libs (and therefore is silently causing a nasty collision). |