[11706] Use proper text structure in auction mail subject/text

This for example will enable show random property suffix in item name
in auction mails.
This commit is contained in:
VladimirMangos 2011-07-02 07:10:03 +04:00
parent cda3a95fc2
commit 5e9854974b
3 changed files with 9 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11705"
#define REVISION_NR "11706"
#endif // __REVISION_NR_H__