[8091] Check bag size at item protos loading and item slots at invetory loading.

This is single not safe places in work with bag slots in current code.
This commit is contained in:
VladimirMangos 2009-06-29 12:47:40 +04:00
parent f420fdde77
commit ac7a7417fe
3 changed files with 8 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8090"
#define REVISION_NR "8091"
#endif // __REVISION_NR_H__