[7784] Skip distance to start taxi node in case node without coordinates and taxi flight started by spell.

This commit is contained in:
VladimirMangos 2009-05-06 06:35:21 +04:00
parent b7417440df
commit 75dda239d7
2 changed files with 27 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7783"
#define REVISION_NR "7784"
#endif // __REVISION_NR_H__