[8472] Fixed argument for KilledMonsterCredit call.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-09-05 03:24:10 +02:00
parent 2a4889e10c
commit d6e4fc2864
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8471"
#define REVISION_NR "8472"
#endif // __REVISION_NR_H__