diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-26 22:42:44 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-26 22:42:44 +0000 |
commit | 9cedf4890c7b99e7ac205905cbe771069e96654f (patch) | |
tree | 0c7eddf0dabc053b5decc734cb6c8016f507fea9 /Changelog-Trunk.txt | |
parent | 8d0a5dfc4561cf2f7ed7dc34807b651868164040 (diff) | |
download | hercules-9cedf4890c7b99e7ac205905cbe771069e96654f.tar.gz hercules-9cedf4890c7b99e7ac205905cbe771069e96654f.tar.bz2 hercules-9cedf4890c7b99e7ac205905cbe771069e96654f.tar.xz hercules-9cedf4890c7b99e7ac205905cbe771069e96654f.zip |
Small bug fix in read_homunculus_expdb (a warning was always displayed)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8495 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 e222e2ebe..b0b4f79c5 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.
2006/08/26
+ * Small bug fix in read_homunculus_expdb (a warning was always displayed) [Toms]
* Small adjustment on the mob_ai code which could fix mobs not chasing you
if you hit them from the maximum possible diagonal distance. [Skotlex]
2006/08/25
|