1
0
Fork 0

Move C172P parkpos information to c172p-set.xml.

This commit is contained in:
Gijs de Rooy 2012-07-09 22:30:44 +02:00
parent 56a107cc66
commit 80676889cc
2 changed files with 6 additions and 18 deletions

View file

@ -99,6 +99,12 @@ Started October 23 2001 by John Check, fgpanels@rockfish.net
<tutorials include="Tutorials/c172-tutorials.xml"/>
<dimensions>
<radius-m type="double">5</radius-m>
</dimensions>
<aircraft-class type="string">ga</aircraft-class>
<aircraft-operator type="string">NONE</aircraft-operator>
<multiplay>
<chat_display>1</chat_display>
<generic>

View file

@ -1,18 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Some things that ATC likes to know about.
Durk Talsma Sept-17, 2011.
************************************************************************
-->
<PropertyList>
<sim>
<dimensions>
<radius-m type="double">5</radius-m>
</dimensions>
<aircraft-class type="string">ga</aircraft-class>
<aircraft-operator type="string">NONE</aircraft-operator>
</sim>
</PropertyList>