add hud font definition (same as hard-coded default)
This commit is contained in:
parent
cafaeb78a1
commit
c5246e9495
1 changed files with 4 additions and 0 deletions
|
@ -174,6 +174,10 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<visibility type="bool">false</visibility>
|
||||
<antialiased type="bool">false</antialiased>
|
||||
<alpha type="float">0.67</alpha>
|
||||
<font>
|
||||
<name type="string">Helvetica.txf</name>
|
||||
<size type="float">10</size>
|
||||
</font>
|
||||
</hud>
|
||||
<systems>
|
||||
<path>Aircraft/Generic/generic-systems.xml</path>
|
||||
|
|
Loading…
Add table
Reference in a new issue