diff options
author | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-07 19:18:03 +0000 |
---|---|---|
committer | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-07 19:18:03 +0000 |
commit | 686a6ac97083946246fad16390c308fd84a62c23 (patch) | |
tree | 33a7c48da843154f937b3445a8b995bcc70e51e5 /save-tmpl | |
parent | f45925ac0a75f59cef306ecd717eb16fbf159034 (diff) | |
download | hercules-686a6ac97083946246fad16390c308fd84a62c23.tar.gz hercules-686a6ac97083946246fad16390c308fd84a62c23.tar.bz2 hercules-686a6ac97083946246fad16390c308fd84a62c23.tar.xz hercules-686a6ac97083946246fad16390c308fd84a62c23.zip |
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
Diffstat (limited to 'save-tmpl')
-rw-r--r-- | save-tmpl/account.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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: |