let JSBSim use FlightGear's atmosphere by default
This commit is contained in:
parent
a8f4ac4861
commit
67a850560b
1 changed files with 1 additions and 1 deletions
|
@ -619,7 +619,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
||||||
<params>
|
<params>
|
||||||
<real-world-weather-fetch type="bool">false</real-world-weather-fetch>
|
<real-world-weather-fetch type="bool">false</real-world-weather-fetch>
|
||||||
<metar-max-age-min type="long">240</metar-max-age-min>
|
<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>
|
<contrail-altitude>30000</contrail-altitude>
|
||||||
</params>
|
</params>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue