diff options
author | flaviojs <flaviojs@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-10-10 17:25:15 +0000 |
---|---|---|
committer | flaviojs <flaviojs@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-10-10 17:25:15 +0000 |
commit | 0f7d8af5eba0c587328cb57c79a2378ac533a3f5 (patch) | |
tree | 81ce5b860984badb7ba5e16ab7b96cb971c1584e /Changelog-Trunk.txt | |
parent | a8ee3c14340344c50c34514520c165aa283e91e0 (diff) | |
download | hercules-0f7d8af5eba0c587328cb57c79a2378ac533a3f5.tar.gz hercules-0f7d8af5eba0c587328cb57c79a2378ac533a3f5.tar.bz2 hercules-0f7d8af5eba0c587328cb57c79a2378ac533a3f5.tar.xz hercules-0f7d8af5eba0c587328cb57c79a2378ac533a3f5.zip |
* Add correct reply when player invited to party isn't found.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14970 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 e7a4bbc56..cfd771a7f 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/10/10 + * Add correct reply when player invited to party isn't found. [FlavioJS] 2011/10/09 * Rework some party code. [FlavioJS] - add leader argument to party_fill_member |