[7565] Move all hardcoded strings used in .account onlinelist to DB.

Also update format as originally suggested by Cha0S2.
This commit is contained in:
VladimirMangos 2009-03-28 07:30:26 +03:00
parent 8d8da21f95
commit 6e9542ca16
6 changed files with 29 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7564"
#define REVISION_NR "7565"
#endif // __REVISION_NR_H__