[11983] Fix log output for loaded achievement_criterias

Thanks to TuX for spotting this error

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Schmoozerd 2012-05-04 16:02:21 +02:00
parent ab9b37bf3b
commit 99986d7881
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11982"
#define REVISION_NR "11983"
#endif // __REVISION_NR_H__