diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-30 14:57:12 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-30 14:57:12 +0000 |
commit | 5d2d03817a6db5c1df979aa38941d76d9abed64a (patch) | |
tree | 8247690d173915920435624babc59cd0ef9207f9 /Changelog-Trunk.txt | |
parent | 345763fe7f6c48f4e79a65c9dafb7fea9b1c6224 (diff) | |
download | hercules-5d2d03817a6db5c1df979aa38941d76d9abed64a.tar.gz hercules-5d2d03817a6db5c1df979aa38941d76d9abed64a.tar.bz2 hercules-5d2d03817a6db5c1df979aa38941d76d9abed64a.tar.xz hercules-5d2d03817a6db5c1df979aa38941d76d9abed64a.zip |
* Cleaned up mistakes in irc.c
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5810 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 8c5bcb3e1..8ee47f81e 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -6,6 +6,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2006/03/30
* Added execution of OnInterIfInit, OnCharIfInit and OnInterIfInitOnce on script
reload. [Lance]
+ * Cleaned up mistakes in irc.c [Lance]
2006/03/29
* Now none of the pet-menu options will have any effect when the pet's
|