]> git.mxchange.org Git - flightgear.git/commit
Tweaks to how we load aircraft defaults and definition file to make things
authorcurt <curt>
Mon, 10 Dec 2001 16:29:20 +0000 (16:29 +0000)
committercurt <curt>
Mon, 10 Dec 2001 16:29:20 +0000 (16:29 +0000)
commit5c0fa275d7ad1e6dfc5ad7b4afe734521734dcdf
tree9195a56c6d4c83202a9c874c93d5486556a8a8f8
parent4cc5cee885fb4f85b73e9f1296c4a2542e62bab2
Tweaks to how we load aircraft defaults and definition file to make things
more intuitive.  We switch to an include in the preferences.xml to include
the default model, and then if the user specifies --aircraft=, that is
expanded immediately so portions can be overwritten by subsequent command
line options.
src/Main/fg_init.cxx
src/Main/options.cxx