[8282] Correct typo in SetStoppedByPlayer() and it's related.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2009-07-31 12:53:51 +02:00
parent a56f9ea6de
commit 8e6386aac0
3 changed files with 10 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8281"
#define REVISION_NR "8282"
#endif // __REVISION_NR_H__