21 lines
471 B
XML
21 lines
471 B
XML
<?xml version="1.0"?>
|
|
|
|
<!--
|
|
##################################################################
|
|
# A3XX mCDU by Joshua Davidson (it0uchpods) and Jonathan Redpath #
|
|
##################################################################
|
|
-->
|
|
|
|
<PropertyList>
|
|
|
|
<path>INITBOX.ac</path>
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>blockbox</object-name>
|
|
<condition>
|
|
<not><property>/FMGC/internal/block-set</property></not>
|
|
</condition>
|
|
</animation>
|
|
|
|
</PropertyList>
|