diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-12 23:58:25 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-12 23:58:25 +0000 |
commit | 029a87801700a4f5c3a8af1ffa39ffeee5099417 (patch) | |
tree | e983bf5792af5388351e2194ad6e497d9d21d105 /Changelog-Trunk.txt | |
parent | 4113bd6529891871777d7d62d7fae0cd22708357 (diff) | |
download | hercules-029a87801700a4f5c3a8af1ffa39ffeee5099417.tar.gz hercules-029a87801700a4f5c3a8af1ffa39ffeee5099417.tar.bz2 hercules-029a87801700a4f5c3a8af1ffa39ffeee5099417.tar.xz hercules-029a87801700a4f5c3a8af1ffa39ffeee5099417.zip |
- Fixed a pair of missing initializers in the clif storage functions.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7113 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 455b97e6f..056bb1d34 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/06/12
+ * Fixed a pair of missing initializers in the clif storage functions.
+ [Skotlex]
* @heal no longer displays a healing animation. Fixes the client believing
you couldn't be healed more than 32K. [Skotlex]
* Now you can use any skills (except encore/dancing ones) while under
|