[7312] Use localized DB-based achievement message instead hardcoded string.

This commit is contained in:
VladimirMangos 2009-02-21 07:49:32 +03:00
parent 34a9f0302e
commit 7c2e850283
7 changed files with 64 additions and 29 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7311"
#define REVISION_NR "7312"
#endif // __REVISION_NR_H__