[7513] Implement currencies tab work. Also check related item data at server startup.

This commit is contained in:
VladimirMangos 2009-03-22 05:19:35 +03:00
parent 38395ac07d
commit 54acc587da
8 changed files with 76 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7512"
#define REVISION_NR "7513"
#endif // __REVISION_NR_H__