diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-03 09:15:29 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-03 09:15:29 +0000 |
commit | 9d3984c630ddb7a3f9aa29e456e05d8e82f617c5 (patch) | |
tree | 88f120493529133c48b541dadf85303c125662e9 /Changelog-Trunk.txt | |
parent | 8858572dd6887a2c41f9b4d64df3e1491dd3c452 (diff) | |
download | hercules-9d3984c630ddb7a3f9aa29e456e05d8e82f617c5.tar.gz hercules-9d3984c630ddb7a3f9aa29e456e05d8e82f617c5.tar.bz2 hercules-9d3984c630ddb7a3f9aa29e456e05d8e82f617c5.tar.xz hercules-9d3984c630ddb7a3f9aa29e456e05d8e82f617c5.zip |
* Removed leftovers of the item_value_db.txt feature (bugreport:2031, since athena-dev-2.1.1-mod377, followup to pre-svn 2004/05/29).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14553 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 5120a0c62..1f36f39d6 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2010/12/03 + * Removed leftovers of the item_value_db.txt feature (bugreport:2031, since athena-dev-2.1.1-mod377, followup to pre-svn 2004/05/29). [Ai4rei] 2010/12/02 * Various code tweaks and updates related to item types. [Ai4rei] - Replaced item type literals with their appropriate constants. |