[8647] Use correct check in _BuildMovementUpdate, if creature can fly.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2009-10-15 00:27:33 +02:00
parent b780e2dd80
commit 4011433918
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 "8646"
#define REVISION_NR "8647"
#endif // __REVISION_NR_H__