diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-26 18:25:46 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-26 18:25:46 +0000 |
commit | 24a0570a27c0be7b6941ed8073cb361f8ddd5de9 (patch) | |
tree | 5f4546efeeee278d68e184a92a41e6cfa0eb6877 /Changelog-Trunk.txt | |
parent | 2091c7772e8adcb05329e5cf816bba4e0c418daf (diff) | |
download | hercules-24a0570a27c0be7b6941ed8073cb361f8ddd5de9.tar.gz hercules-24a0570a27c0be7b6941ed8073cb361f8ddd5de9.tar.bz2 hercules-24a0570a27c0be7b6941ed8073cb361f8ddd5de9.tar.xz hercules-24a0570a27c0be7b6941ed8073cb361f8ddd5de9.zip |
* Reverted r14565, as the database version is already properly commented in source and is overwritten upon first sync of account.txt anyway.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14630 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 e49dce935..e1b5c969b 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2010/12/26 + * Reverted r14565, as the database version is already properly commented in source and is overwritten upon first sync of account.txt anyway. [Ai4rei] * Cleaned up script command checkweight. [Ai4rei] - Replaced some code parts with calls to pc_checkadditem and pc_inventoryblank (follow up to r13735). - Fixed item id not getting checked for validity properly. |