[7705] Rename some account/character related commands.

* .lockaccount -> .account lock
* .password    -> .account password
* .chardelete  -> .character delete
* .customize   -> .character customize
* .rename      -> .character rename
This commit is contained in:
VladimirMangos 2009-04-24 02:42:23 +04:00
parent 99a98684d0
commit 7fde7b8ca6
8 changed files with 67 additions and 44 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7704"
#define REVISION_NR "7705"
#endif // __REVISION_NR_H__