diff options
author | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-31 19:45:25 +0000 |
---|---|---|
committer | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-31 19:45:25 +0000 |
commit | 7d172f8f05235d91a896dd4cf6a1e658ce8dbbfa (patch) | |
tree | 1de0523c986da3f918a21609909f611cdd876fc8 /Changelog-SVN.txt | |
parent | 675b8fb684d67fdae49b018952637d244a4f4951 (diff) | |
download | hercules-7d172f8f05235d91a896dd4cf6a1e658ce8dbbfa.tar.gz hercules-7d172f8f05235d91a896dd4cf6a1e658ce8dbbfa.tar.bz2 hercules-7d172f8f05235d91a896dd4cf6a1e658ce8dbbfa.tar.xz hercules-7d172f8f05235d91a896dd4cf6a1e658ce8dbbfa.zip |
cleanup compile warning
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1360 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 58a01ed39..c6adfd600 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -2,6 +2,8 @@ Date Added 03/31 + * Removed some #include's causing warnings on some platforms + [SVN 1360: MouseJstr] * 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 |