Browse Source

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://svn.code.sf.net/p/rathena/svn/trunk@14565 54d463be-8e91-2dee-dedb-b68131a5f0ec
Paradox924X 14 years ago
parent
commit
f95546e131
2 changed files with 3 additions and 0 deletions
  1. 1 0
      Changelog-Trunk.txt
  2. 2 0
      save-tmpl/account.txt

+ 1 - 0
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]

+ 2 - 0
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: