This repository has been archived on 2021-09-26. You can view files and clone it, but cannot push or open issues or pull requests.
IDG-A32X/Models/Instruments/Lower-ECAM/Lower-ECAM.xml

27 lines
500 B
XML
Raw Normal View History

2017-07-09 18:09:34 +00:00
<?xml version="1.0"?>
<!--
2017-08-16 20:53:35 +00:00
#########################################
# Copyright (c) it0uchpods Design Group #
#########################################
-->
2017-07-09 18:09:34 +00:00
<PropertyList>
2017-07-29 19:35:38 +00:00
<path>res/Lower-ECAM.ac</path>
2017-07-09 18:09:34 +00:00
2017-07-29 19:35:38 +00:00
<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>
2017-07-09 18:09:34 +00:00
</PropertyList>