diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-05-07 20:20:40 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-05-07 20:20:40 +0000 |
commit | 5c9db014d2a4522df865b789e1b0eabd9e4ab68d (patch) | |
tree | e6ea519ae130b175091948ed83f88714e0e9b38b /Changelog-Trunk.txt | |
parent | acc8a7acc9179d8d9a49675448d18c7ad19a6902 (diff) | |
download | hercules-5c9db014d2a4522df865b789e1b0eabd9e4ab68d.tar.gz hercules-5c9db014d2a4522df865b789e1b0eabd9e4ab68d.tar.bz2 hercules-5c9db014d2a4522df865b789e1b0eabd9e4ab68d.tar.xz hercules-5c9db014d2a4522df865b789e1b0eabd9e4ab68d.zip |
- Corrected default guild positions not being saved during guild creation.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12690 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 47bc5d370..bd0d16f0b 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2008/05/07 + * Corrected default guild positions not being saved during guild creation. * Did some cleanup of the splash code, the NPC_WIDE* skills now send the 'preamble' packet, which for the most part correct their skill animation display. |