Switch to use c172-dpm.ac by default, so that new users don't end up
with the glider. The old model path, pointing to an MDL file that had to be downloaded separately, is commented out but is still present.
This commit is contained in:
parent
b49abb2b79
commit
821b1e6652
5 changed files with 42 additions and 0 deletions
|
@ -26,9 +26,17 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
<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.ac</path>
|
||||
<heading-offset-deg>270</heading-offset-deg>
|
||||
<z-offset-m>-1</z-offset-m>
|
||||
</model>
|
||||
|
||||
</sim>
|
||||
|
||||
|
|
|
@ -26,9 +26,17 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
<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.ac</path>
|
||||
<heading-offset-deg>270</heading-offset-deg>
|
||||
<z-offset-m>-1</z-offset-m>
|
||||
</model>
|
||||
|
||||
</sim>
|
||||
|
||||
|
|
|
@ -26,9 +26,17 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
<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.ac</path>
|
||||
<heading-offset-deg>270</heading-offset-deg>
|
||||
<z-offset-m>-1</z-offset-m>
|
||||
</model>
|
||||
|
||||
</sim>
|
||||
|
||||
|
|
|
@ -26,9 +26,18 @@ UIUC Cessna 172 init file.
|
|||
<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.ac</path>
|
||||
<heading-offset-deg>270</heading-offset-deg>
|
||||
<z-offset-m>-1</z-offset-m>
|
||||
</model>
|
||||
|
||||
|
||||
</sim>
|
||||
|
||||
|
|
|
@ -26,9 +26,18 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
<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.ac</path>
|
||||
<heading-offset-deg>270</heading-offset-deg>
|
||||
<z-offset-m>-1</z-offset-m>
|
||||
</model>
|
||||
|
||||
</sim>
|
||||
|
||||
<controls>
|
||||
|
|
Loading…
Add table
Reference in a new issue