[11782] fix the issue in FlightPathMovementGenerator that event for last path point was not processed

This commit is contained in:
SilverIce 2011-09-02 14:02:26 +03:00
parent de54e63f7a
commit 7c49e4afb6
3 changed files with 13 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11781"
#define REVISION_NR "11782"
#endif // __REVISION_NR_H__