diff options
author | wizputer <wizputer@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-28 00:54:09 +0000 |
---|---|---|
committer | wizputer <wizputer@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-28 00:54:09 +0000 |
commit | eb542a6335c6b6c91a9429f8975e7feab84ce4ff (patch) | |
tree | 10ad42812059a56da8352862e6b10b3b8a1c8498 /Changelog.txt | |
parent | b9a5d963a05a94ab96641c03442f51abf990af4b (diff) | |
download | hercules-eb542a6335c6b6c91a9429f8975e7feab84ce4ff.tar.gz hercules-eb542a6335c6b6c91a9429f8975e7feab84ce4ff.tar.bz2 hercules-eb542a6335c6b6c91a9429f8975e7feab84ce4ff.tar.xz hercules-eb542a6335c6b6c91a9429f8975e7feab84ce4ff.zip |
Fixed Map crash when person uses global message hacks
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@394 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 45102a172..e30a15ec9 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,6 @@ Date Added 11/27 + * Fixed Map crash when person uses global message hacks [Wizputer] * Fixed online system, online column works and prevent double login at the login server [Wizputer] * Fixed some compile time errors associated with showmsg [MouseJstr] * Added get_svn_revision() in core.c [MC Cameri] |