1
0
Fork 0

#692: don't use relative paths for references beyond the own aircraft

Relative paths break when aircraft are stored in another directory
(relative position changes).
This commit is contained in:
ThorstenB 2012-03-03 17:49:10 +01:00
parent aa22b366b8
commit ddbf4474a6

View file

@ -157,7 +157,7 @@ Started October 23 2001 by John Check, fgpanels@rockfish.net
</consumables>
<instrumentation>
<kma20 include="../Instruments-3d/kma20/kma20init.xml"/>
<kma20 include="Aircraft/Instruments-3d/kma20/kma20init.xml"/>
<attitude-indicator>
<config>
<tumble-flag archive="y" type="bool">true</tumble-flag>