diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-25 15:48:26 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-25 15:48:26 +0000 |
commit | 0aa8d501408119e45d3b08eaf9160f99b749b341 (patch) | |
tree | fcba408438aa657e8dfc00b83ac80dafd2083a5f /Changelog-Trunk.txt | |
parent | c8ff72c09f9c763912d7c1d953638b5f32cb40aa (diff) | |
download | hercules-0aa8d501408119e45d3b08eaf9160f99b749b341.tar.gz hercules-0aa8d501408119e45d3b08eaf9160f99b749b341.tar.bz2 hercules-0aa8d501408119e45d3b08eaf9160f99b749b341.tar.xz hercules-0aa8d501408119e45d3b08eaf9160f99b749b341.zip |
* Made SQL char-server options 'chars_per_account' and 'char_del_level' work on TXT as well (follow up to r1063 and r8420).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14621 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 c8c737c0c..49b72e0f5 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2010/12/25 + * Made SQL char-server options 'chars_per_account' and 'char_del_level' work on TXT as well (follow up to r1063 and r8420). [Ai4rei] 2010/12/24 * Added support for new /remove and /recall packets for 2010-08-03aRagexeRE and newer. [Ai4rei] * Synchronized TXT/SQL char-server code a bit. [Ai4rei] |