[11830] Do not allow referenced loot with negative chance, bug found by crackm

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Schmoozerd 2011-10-16 21:33:53 +02:00
parent 15028559c9
commit 428b7b9178
2 changed files with 15 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11829"
#define REVISION_NR "11830"
#endif // __REVISION_NR_H__