[9699] Drop item text ids generation.

Now item text not used as independent object (real item texts associated with item guid)
This commit is contained in:
VladimirMangos 2010-04-08 22:40:11 +04:00
parent 7a0cb930eb
commit b48da9755f
3 changed files with 1 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9698"
#define REVISION_NR "9699"
#endif // __REVISION_NR_H__