From 686a6ac97083946246fad16390c308fd84a62c23 Mon Sep 17 00:00:00 2001 From: Paradox924X Date: Tue, 7 Dec 2010 19:18:03 +0000 Subject: Revert of r14564. The value wasn't an arbitrary account id but rather the file format version. Added comment specifying this. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14565 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 1 + save-tmpl/account.txt | 2 ++ 2 files changed, 3 insertions(+) diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 7c861e15e..db98a8e14 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2010/12/07 + * Revert of r14564. The value wasn't an arbitrary account id but rather the file format version. Added comment specifying this. [Paradox924X] * Removed arbitrary account id from atop account.txt (Since r13000). [Paradox924X] * Changed almost all instances of sprintf() to snprintf(). [Paradox924X] * Further corrections to doc/item_bonus.txt (bugreport:4624). [Ai4rei] diff --git a/save-tmpl/account.txt b/save-tmpl/account.txt index ffd38988c..54617c338 100644 --- a/save-tmpl/account.txt +++ b/save-tmpl/account.txt @@ -1,3 +1,5 @@ +// 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) // where: -- cgit v1.2.3-70-g09d2