[8069] Fixed copy/paste mistake in achievement error output.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
Saeba 2009-06-22 22:17:16 +02:00 committed by ApoC
parent d4017afadd
commit e455ee7da7
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 "8068"
#define REVISION_NR "8069"
#endif // __REVISION_NR_H__