* 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://svn.code.sf.net/p/rathena/svn/trunk@14630 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
ai4rei 2010-12-26 18:25:46 +00:00
parent b0a320808c
commit 17cbc67f05
2 changed files with 1 additions and 1 deletions

View File

@ -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.

View File

@ -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)