diff options
-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) |