only skip one comment line at the top of TACAN_freq.dat.gz
This commit is contained in:
parent
4d0bf2e69b
commit
af653250b5
1 changed files with 1 additions and 2 deletions
|
@ -197,8 +197,7 @@ bool fgNavDBInit( FGAirportList *airports,
|
||||||
exit(-1);
|
exit(-1);
|
||||||
}
|
}
|
||||||
|
|
||||||
// skip first two lines
|
// skip first line
|
||||||
inchannel >> skipeol;
|
|
||||||
inchannel >> skipeol;
|
inchannel >> skipeol;
|
||||||
|
|
||||||
#ifdef __MWERKS__
|
#ifdef __MWERKS__
|
||||||
|
|
Loading…
Add table
Reference in a new issue