[8859] fixed bug which allowed to loot items multiple times

thx to burned for reporting
This commit is contained in:
balrok 2009-11-22 16:34:45 +01:00
parent d924406bd8
commit d63ea646a0
2 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8858"
#define REVISION_NR "8859"
#endif // __REVISION_NR_H__