]> git.mxchange.org Git - flightgear.git/commit
Added a --runway= option which can be used in conjunction with the --airport=
authorcurt <curt>
Sun, 17 Nov 2002 04:04:21 +0000 (04:04 +0000)
committercurt <curt>
Sun, 17 Nov 2002 04:04:21 +0000 (04:04 +0000)
commit13bb01a70e9e905764d5174540725eade5df12d6
tree4859e92f40fee5e4417955f37d110d262289dd83
parent2384d0ed51374711145294e6bc4d5af7f324832e
Added a --runway= option which can be used in conjunction with the --airport=
option to specify a starting airport + specific runway.  If you don't specify
a runway, you get the one that's closest to your specified (or default)
heading.
src/Main/fg_init.cxx
src/Main/options.cxx