diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-02 08:15:47 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-02 08:15:47 +0000 |
commit | d7212378daff04fbc4c553b7d00402b014dcfad9 (patch) | |
tree | 1f80128f046978f1efb5ea8f0bcd966c92077aad /Changelog-SVN.txt | |
parent | c9d2cea67128d714db85237ef2d062f07052c904 (diff) | |
download | hercules-d7212378daff04fbc4c553b7d00402b014dcfad9.tar.gz hercules-d7212378daff04fbc4c553b7d00402b014dcfad9.tar.bz2 hercules-d7212378daff04fbc4c553b7d00402b014dcfad9.tar.xz hercules-d7212378daff04fbc4c553b7d00402b014dcfad9.zip |
fixed Emotion flood (fix from Freya)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1198 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 8d778a8bc..147ab8256 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,7 +1,7 @@ Date Added 03/02 - + * Fixed Emotion Flood (by Yor) [Lupus] * SQL: Fixed temporary ban. Now banned players can enter the server when the ban time is over. [Lupus] It wasn't working because STATE hasn't been cleared properly. Also fixed wrong client messages (ban reasons: Banned by GM / Temp ban till DATE). |