[9765] Prevent crash at use .npc delitem to item with multiply extanded costs.

This commit is contained in:
VladimirMangos 2010-04-19 13:34:22 +04:00
parent 6398abc725
commit f2dd9daf45
2 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9764"
#define REVISION_NR "9765"
#endif // __REVISION_NR_H__