[7021] Not check allowed class/race for items with inventory type INVTYPE_NON_EQUIP that can't be used from inventory.

This commit is contained in:
VladimirMangos 2009-01-04 19:21:36 +03:00
parent 977cb3f8d4
commit dbc228370c
2 changed files with 23 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7020"
#define REVISION_NR "7021"
#endif // __REVISION_NR_H__