1
0
Fork 0

let JSBSim use FlightGear's atmosphere by default

This commit is contained in:
mfranz 2007-10-26 16:44:08 +00:00
parent a8f4ac4861
commit 67a850560b

View file

@ -619,7 +619,7 @@ Started September 2000 by David Megginson, david@megginson.com
<params>
<real-world-weather-fetch type="bool">false</real-world-weather-fetch>
<metar-max-age-min type="long">240</metar-max-age-min>
<control-fdm-atmosphere type="bool">false</control-fdm-atmosphere>
<control-fdm-atmosphere type="bool">true</control-fdm-atmosphere>
<contrail-altitude>30000</contrail-altitude>
</params>