diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-29 18:50:08 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-29 18:50:08 +0000 |
commit | f722ebf848436d298e2eac8f6b889d51678be52c (patch) | |
tree | 08ba0ebeaaa3bb3b7b3890f5c7cd4508e31a46f3 /Changelog-Trunk.txt | |
parent | fc558de14f8844cfbe7452413df523e97aa4c0f4 (diff) | |
download | hercules-f722ebf848436d298e2eac8f6b889d51678be52c.tar.gz hercules-f722ebf848436d298e2eac8f6b889d51678be52c.tar.bz2 hercules-f722ebf848436d298e2eac8f6b889d51678be52c.tar.xz hercules-f722ebf848436d298e2eac8f6b889d51678be52c.zip |
- Small change in pc_calc_skilltree which should fix the infinite loop...
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6381 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 d99fbc789..c3108b1f1 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/29
+ * Small change in pc_calc_skilltree which should fix the infinite loop...
+ [Skotlex]
* Added @noask command: enable/disable deals/invites autorejecting.
[LuzZza]
* Removed unreferenced local variable in pc.c [Lance]
|