[10258] Correct old typo in GetReputationOnKillEntry function name

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-07-24 13:49:05 +02:00
parent 5951ebeacc
commit 756e29f891
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10257"
#define REVISION_NR "10258"
#endif // __REVISION_NR_H__