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 | |
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
-rw-r--r-- | Changelog-Trunk.txt | 1 | ||||
-rw-r--r-- | save-tmpl/account.txt | 1 |
2 files changed, 1 insertions, 1 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. diff --git a/save-tmpl/account.txt b/save-tmpl/account.txt index 54617c338..c69de9a54 100644 --- a/save-tmpl/account.txt +++ b/save-tmpl/account.txt @@ -1,4 +1,3 @@ -// Format version. (Latest: 20080409) 20080409 // Accounts file: here are saved all information about the accounts. // Structure: account ID, username, password, sex, email, level, state, unban time, expiration time, # of logins, last login time, last (accepted) login ip, repeated(register key, register value) |