[11263] Revert "[11262] Revert "[11261] Check gaps in quest RewChoiceItem* data.""

This reverts commit 714d48a99e2ccc9404b34ebcfec50b2d8300fc46.

Additiona reserch show that no any know cases when data in RewChoiceItem* have gaps
except detected wrong data cases. So check good have in 3.x/2.x for better data intergrity checks.
This commit is contained in:
VladimirMangos 2011-03-18 18:55:35 +03:00
parent 24545a6162
commit 3c9f268b53
2 changed files with 13 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11262"
#define REVISION_NR "11263"
#endif // __REVISION_NR_H__