Sfoglia il codice sorgente

* 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
ai4rei 14 anni fa
parent
commit
17cbc67f05
2 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 0
      Changelog-Trunk.txt
  2. 0 1
      save-tmpl/account.txt

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

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