[12007] Add new CONDITION_REPUTATION_RANK_MAX (30)

Rename old CONDITION_REPUTATION_RANK to CONDITION_REPUTATION_RANK_MIN

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
NeatElves 2012-06-13 22:16:09 +02:00 committed by Schmoozerd
parent 05a33ee04e
commit ffd060d400
3 changed files with 17 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12006"
#define REVISION_NR "12007"
#endif // __REVISION_NR_H__