[7802] Use more appropriate field types in character_achievement* tables. Better check data at loading.

This commit is contained in:
VladimirMangos 2009-05-08 19:15:46 +04:00
parent f53d06ad70
commit fffaec6d71
6 changed files with 54 additions and 12 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7801"
#define REVISION_NR "7802"
#endif // __REVISION_NR_H__