[12046] Fix an error with debug output for MoveFall. Thx to stfx for pointing

This commit is contained in:
Schmoozerd 2012-07-15 18:01:05 +02:00
parent 213adc7ab0
commit d46098961a
3 changed files with 8 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12045"
#define REVISION_NR "12046"
#endif // __REVISION_NR_H__