From 8a6e3e409a628005d7f2a55e8990591ec2846c08 Mon Sep 17 00:00:00 2001
From: david <david>
Date: Fri, 1 Mar 2002 23:04:02 +0000
Subject: [PATCH] New Cessna 310 model, still incomplete (no proper gear and no
 textures).  Most animations are working, but they're using the /controls/*
 properties, so flap movement isn't smooth.

---
 Aircraft/c310-set.xml       | 5 +----
 Aircraft/c310-uiuc-set.xml  | 3 +--
 Aircraft/c310-yasim-set.xml | 3 +--
 3 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/Aircraft/c310-set.xml b/Aircraft/c310-set.xml
index e4063d7f2..11c307fa3 100644
--- a/Aircraft/c310-set.xml
+++ b/Aircraft/c310-set.xml
@@ -30,11 +30,8 @@ October 23 2001 John Check, fgpanels@rockfish.net
    <path>Aircraft/c310/c310-mini-panel.xml</path>
   </panel_2>
  
-  <!-- you can download this model from the site listed above -->
   <model>
-   <path>Aircraft/c310/Models/cessna310r.ac</path>
-   <heading-offset-deg>0</heading-offset-deg>
-   <z-offset-m>-0.555</z-offset-m>
+   <path>Aircraft/c310/Models/c310-dpm.xml</path>
   </model> 
 
   <instrument-options>
diff --git a/Aircraft/c310-uiuc-set.xml b/Aircraft/c310-uiuc-set.xml
index 383728e45..b969cc564 100644
--- a/Aircraft/c310-uiuc-set.xml
+++ b/Aircraft/c310-uiuc-set.xml
@@ -26,9 +26,8 @@ UIUC Cessna 310 init file.
    <path>Aircraft/c310/c310-mini-panel.xml</path>
   </panel_2>
 
-  <!-- you need to download this from the above website -->
   <model>
-   <path>Aircraft/c310/Models/cessna310r.ac</path>
+   <path>Aircraft/c310/Models/c310-dpm.xml</path>
    <heading-offset-deg>0</heading-offset-deg>
    <z-offset-m>-0.555</z-offset-m>
   </model> 
diff --git a/Aircraft/c310-yasim-set.xml b/Aircraft/c310-yasim-set.xml
index 1155858e8..df6c6fde2 100644
--- a/Aircraft/c310-yasim-set.xml
+++ b/Aircraft/c310-yasim-set.xml
@@ -29,9 +29,8 @@ October 23 2001 John Check, fgpanels@rockfish.net
    <path>Aircraft/c310/c310-mini-panel.xml</path>
   </panel_2>
 
-  <!-- you need to download this from the above website -->
   <model>
-   <path>Aircraft/c310/Models/cessna310r.ac</path>
+   <path>Aircraft/c310/Models/c310-dpm.xml</path>
    <heading-offset-deg>0</heading-offset-deg>
    <z-offset-m>-0.555</z-offset-m>
   </model>