[8609] fixed typo in UpdateScore in last commit

This commit is contained in:
LordJZ 2009-10-09 20:31:03 +02:00 committed by balrok
parent 45f6a474bf
commit bb10fada9a
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 "8608"
#define REVISION_NR "8609"
#endif // __REVISION_NR_H__