summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authorvalaris <valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-20 16:55:07 +0000
committervalaris <valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-20 16:55:07 +0000
commitcf6c884771293b2ecd4b491225d4f6bf3476a224 (patch)
tree27dc5ab99f8967128adfa13ef30773479343f4dd /Changelog.txt
parent48d9f7d2df2e06f6f272ba8d7e7459256429a0dd (diff)
downloadhercules-cf6c884771293b2ecd4b491225d4f6bf3476a224.tar.gz
hercules-cf6c884771293b2ecd4b491225d4f6bf3476a224.tar.bz2
hercules-cf6c884771293b2ecd4b491225d4f6bf3476a224.tar.xz
hercules-cf6c884771293b2ecd4b491225d4f6bf3476a224.zip
* Fixed small/big monster spawning crashing (mixed up the merge). [Valaris]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@272 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 4d1f5e687..2daef642d 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,6 @@
Date Added
11/20
+ * Fixed small/big monster spawning crashing (mixed up the merge). [Valaris]
* Fixed crash with upgrading TXT and having more than 256 accounts. [Valaris]
* TXT upgrades will convert broken flag to attribute column. [Valaris]
* Prevent use of emotion packet to display red mute emote. [Valaris]