Change flightgear's default behavior to reading Airport metadata (runway geometry, ILS positions, ground network, and runway usage) from the scenery Airport directory.
This commit is contained in:
parent
f4a2109949
commit
a7b636a259
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<read type="string"/>
|
||||
<write type="string"/>
|
||||
</validate>
|
||||
<use-custom-scenery-data type="bool">false</use-custom-scenery-data>
|
||||
<use-custom-scenery-data type="bool">true</use-custom-scenery-data>
|
||||
</paths>
|
||||
|
||||
<intl include="Translations/locale.xml"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue