diff options
author | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-19 22:02:22 +0000 |
---|---|---|
committer | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-19 22:02:22 +0000 |
commit | ca0c181c058b0ecb4a7f67a68be3a5b69316aab6 (patch) | |
tree | 347f1871e93b9e97106746c8bb082a47221f17a2 /Changelog-Trunk.txt | |
parent | 2d39c63a22c131578a691b882c3f40a8192973dd (diff) | |
download | hercules-ca0c181c058b0ecb4a7f67a68be3a5b69316aab6.tar.gz hercules-ca0c181c058b0ecb4a7f67a68be3a5b69316aab6.tar.bz2 hercules-ca0c181c058b0ecb4a7f67a68be3a5b69316aab6.tar.xz hercules-ca0c181c058b0ecb4a7f67a68be3a5b69316aab6.zip |
Fixed small mistake in confs causing some confusion.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11048 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 906c5a021..d3ec1a75d 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. 2007/08/19 + * Fixed small mistake in confs causing some confusion [Paradox924X] * Set proper limits to drop rates, prevents int overflow during calc * Cleaned/clarified some #include relationships between headers - TODO: pc_read_gm_account() still accessses the RFIFO directly! |