[9111] Implement ConditionType CONDITION_LEVEL for PlayerCondition

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-01-05 01:58:40 +01:00
parent 644cdf70d3
commit effe02fb25
3 changed files with 26 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9110"
#define REVISION_NR "9111"
#endif // __REVISION_NR_H__