21 lines
389 B
XML
21 lines
389 B
XML
<?xml version="1.0"?>
|
|
|
|
<!--
|
|
#######################################
|
|
# Copyright (c) A3XX Development Team #
|
|
#######################################
|
|
-->
|
|
|
|
<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>
|