Removing old -set.xml file
This commit is contained in:
parent
c70491368a
commit
9125b3cd55
1 changed files with 0 additions and 49 deletions
|
@ -1,49 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<!--
|
||||
************************************************************************
|
||||
UIUC Cessna 172 init file.
|
||||
************************************************************************
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<sim>
|
||||
|
||||
<description>Cessna 172 (UIUC)</description>
|
||||
|
||||
<flight-model>larcsim</flight-model>
|
||||
|
||||
<aero>uiuc</aero>
|
||||
|
||||
<aircraft-dir>Aircraft-uiuc/Cessna172</aircraft-dir>
|
||||
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
<path>Aircraft/c172/c172-sound.xml</path>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
||||
<visibility>true</visibility>
|
||||
</panel>
|
||||
|
||||
<panel_2>
|
||||
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
||||
</panel_2>
|
||||
|
||||
<!--
|
||||
<model>
|
||||
<path>Aircraft/c172/Models/N757/n757.ac</path>
|
||||
</model>
|
||||
-->
|
||||
|
||||
<model>
|
||||
<path>Aircraft/c172/Models/c172-dpm.xml</path>
|
||||
</model>
|
||||
|
||||
|
||||
</sim>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
Loading…
Reference in a new issue