diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-10 13:34:09 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-10 13:34:09 +0000 |
commit | b65489621d576c6376a7758024a89ce2d1d54273 (patch) | |
tree | a37d58f0b608f34124936137115272c4d76d343f /Changelog.txt | |
parent | f5a7fa8adb4e259a956fe82f41639f528bd70ada (diff) | |
download | hercules-b65489621d576c6376a7758024a89ce2d1d54273.tar.gz hercules-b65489621d576c6376a7758024a89ce2d1d54273.tar.bz2 hercules-b65489621d576c6376a7758024a89ce2d1d54273.tar.xz hercules-b65489621d576c6376a7758024a89ce2d1d54273.zip |
* Fixed players unable to move in AFM maps
* Added error message if a player's last map couldn't be found
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@535 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 55d5e9c5c..97039b5b7 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,7 @@ Date Added 12/9 + * Fixed players unable to move in AFM maps [celest] + * Added error message if a player's last map couldn't be found [celest] * Moved a map_freeblock_unlock() around to eliminate a crash [MouseJstr] * Fixed how players are cleaned up when they disconnected |