summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-19 13:41:25 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-19 13:41:25 +0000
commitd07073885c8ffd1f1ed58beaa34ad281dbe1a68a (patch)
treeb90d325fa23414a55b40d04b58c6bf7a5101cfc9 /Changelog-Trunk.txt
parent70dc3acce080b3c4f5061c2394911149d0d82aa4 (diff)
downloadhercules-d07073885c8ffd1f1ed58beaa34ad281dbe1a68a.tar.gz
hercules-d07073885c8ffd1f1ed58beaa34ad281dbe1a68a.tar.bz2
hercules-d07073885c8ffd1f1ed58beaa34ad281dbe1a68a.tar.xz
hercules-d07073885c8ffd1f1ed58beaa34ad281dbe1a68a.zip
- Reverted the mob ThinkTime update, that field is again aDelay as it apparently should be.
- Fixed one small compilation error. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9522 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index f7d8d38bd..bffce6bba 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/12/19
+ * Reverted the mob ThinkTime update, that field is again aDelay as it
+ apparently should be. [Skotlex]
* Cleanups or minor changes.
* Now addtick_timer invokes settick_timer, so keep an eye for whatever
timer issues it's supposed to have.