diff options
author | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-10-24 18:38:59 +0000 |
---|---|---|
committer | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-10-24 18:38:59 +0000 |
commit | 7dac36b1e8a4d645f8d08b9a52e7e7fdc22d5d12 (patch) | |
tree | 3c47d90d4f4aa663f3710b3998b10350e53b5fc6 /Changelog-Trunk.txt | |
parent | 1afe3ef44d2e7f40b8cdd7af6d83c4841e4939e2 (diff) | |
download | hercules-7dac36b1e8a4d645f8d08b9a52e7e7fdc22d5d12.tar.gz hercules-7dac36b1e8a4d645f8d08b9a52e7e7fdc22d5d12.tar.bz2 hercules-7dac36b1e8a4d645f8d08b9a52e7e7fdc22d5d12.tar.xz hercules-7dac36b1e8a4d645f8d08b9a52e7e7fdc22d5d12.zip |
Commented out unused function clif_marriage_process.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13320 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index e688ee192..b4d822279 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2008/10/24 + * Commented out unused function clif_marriage_process. [Paradox924X] 2008/10/21 * Added a check to make sure a player wasn't in a guild when they accepted a guild invitation. [Paradox924X] 2008/10/18 |