diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-31 17:21:24 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-31 17:21:24 +0000 |
commit | 653c08bb22079c851a785b88e0f1744c21f08d41 (patch) | |
tree | 7c0c2b0e4477be3b9bbf6bf1ae3ae51680f6f8ef /Changelog-SVN.txt | |
parent | 76da1004104ac328b5004883fc14aba3c24c9284 (diff) | |
download | hercules-653c08bb22079c851a785b88e0f1744c21f08d41.tar.gz hercules-653c08bb22079c851a785b88e0f1744c21f08d41.tar.bz2 hercules-653c08bb22079c851a785b88e0f1744c21f08d41.tar.xz hercules-653c08bb22079c851a785b88e0f1744c21f08d41.zip |
* Fixed a bug with InitTimer/StopTimer
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1358 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 8d0d39096..58a01ed39 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -2,6 +2,7 @@ Date Added 03/31 + * Fixed a bug with InitTimer/StopTimer, thanks to ilpalazzo-sama * Set 'undead_detect_type' to 0 by default, thanks to Dino9021 * Fixed Enchant Poison / Deadly Poison having too high poisoning chance * Reverted the pc_remove_map() change temporarily |