summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-16 06:31:11 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-16 06:31:11 +0000
commit98c8a2359e1fa54ab0826bb626b15d69a48a1258 (patch)
treedeb022352f3bc07bc44ed5b01602805952fbb27e /Changelog-Trunk.txt
parent97964909eafdcd2c126c4f36cdb0e612210ab04c (diff)
downloadhercules-98c8a2359e1fa54ab0826bb626b15d69a48a1258.tar.gz
hercules-98c8a2359e1fa54ab0826bb626b15d69a48a1258.tar.bz2
hercules-98c8a2359e1fa54ab0826bb626b15d69a48a1258.tar.xz
hercules-98c8a2359e1fa54ab0826bb626b15d69a48a1258.zip
- Cleared ud->target on remove-map, it should fix the phantom mob sprite issue.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6102 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 3d151790a..5105fc5ea 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/16
+ * Cleared ud->target on remove-map, it should fix the phantom mob sprite
+ issue. [Skotlex]
* Temperory fixed compiler warnings/errors. Please compile before commiting.
[Lance]
* Added pcre3.dll, zlib1.dll and libmysql.dll. DO NOT DELETE THEM.