1
0
Fork 0

Heliport support in the map dialog

Patch from Daniel Wickstrom, requires corresponding change in FlightGear
This commit is contained in:
James Turner 2019-01-15 11:21:21 +00:00
parent 809b9c30fb
commit 8eb2033a97

View file

@ -84,6 +84,19 @@ command interface /autopilot/route-manager/input:
<label>Display:</label>
</text>
<checkbox>
<label>Heliports</label>
<halign>left</halign>
<property>/gui/map/draw-heliports</property>
<live>true</live>
<binding>
<command>dialog-apply</command>
</binding>
<binding>
<command>property-toggle</command>
</binding>
</checkbox>
<checkbox>
<label>Fixes</label>
<halign>left</halign>