A350-family/Models/Instruments/ND/ND_R.xml
fly 2c15b8362f Initial commit
Signed-off-by: fly <merspieler@airmail.cc>
2020-07-19 00:49:38 +10:00

22 lines
343 B
XML

<!--
MD-11 Navigation display
-->
<PropertyList>
<path>ND_R.ac</path>
<animation>
<type>pick</type>
<object-name>ND.screenR</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>nasal</command>
<script>A350XWB.showNd("fo");</script>
</binding>
</action>
</animation>
</PropertyList>