ff8418c286
the data/Huds/Default/default.xml file if we don't want to draw the runway in the default HUD (but then we should take a close look at all the elements in the default HUD if we go down that road.)
19 lines
458 B
XML
19 lines
458 B
XML
<PropertyList>
|
|
<runways>
|
|
<runway>
|
|
<name>Runway Hud</name>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>480</width>
|
|
<height>360</height>
|
|
<working>true</working>
|
|
<scale_dist_nm>5</scale_dist_nm>
|
|
<line_scale>5.0</line_scale>
|
|
<arrow_always>false</arrow_always>
|
|
<arrow_scale>1.0</arrow_scale>
|
|
<arrow_radius>50.0</arrow_radius>
|
|
<outer_stipple>-1</outer_stipple>
|
|
<center_stipple>64250</center_stipple>
|
|
</runway>
|
|
</runways>
|
|
</PropertyList>
|