<?xml version="1.0"?>

<!--
#######################################
# Copyright (c) A3XX Development Team #
#######################################
-->

<PropertyList>

	<path>res/Lower-ECAM.ac</path>
	
	<animation>
		<type>pick</type>
		<object-name>lecam.screen</object-name>
		<action>
			<button>0</button>
			<repeatable>false</repeatable>
			<binding>
				<command>nasal</command>
				<script>canvas_ecam.showLowerECAM();</script>
			</binding>
		</action>
	</animation>

</PropertyList>