From 580ca95e328bda6d0efde036a0f731fe0e463769 Mon Sep 17 00:00:00 2001
From: curt <curt>
Date: Wed, 25 Sep 2002 22:03:51 +0000
Subject: [PATCH] Refined some property names for electrical system.

---
 Aircraft/c172-set.xml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/Aircraft/c172-set.xml b/Aircraft/c172-set.xml
index 28c4dd04d..4c00fe86a 100644
--- a/Aircraft/c172-set.xml
+++ b/Aircraft/c172-set.xml
@@ -19,6 +19,12 @@ October 23 2001 John Check, fgpanels@rockfish.net
   <flight-model>jsb</flight-model>
   <aero>c172r</aero>
 
+  <systems>
+    <electrical>
+      <path>Aircraft/c172/c172-electrical.xml</path>
+    </electrical>
+  </systems>
+
   <sound>
    <audible>true</audible>
    <path>Aircraft/c172/c172-sound.xml</path>
@@ -42,12 +48,6 @@ October 23 2001 John Check, fgpanels@rockfish.net
 
  </sim>
   
- <systems>
-   <electrical>
-     <path>Aircraft/c172/c172-electrical.xml</path>
-   </electrical>
- </systems>
-
  <autopilot>
    <config>
      <min-climb-speed-kt type="float">70.0</min-climb-speed-kt>