Vehicle: Bug fix

This commit is contained in:
Sidi Liang 2019-07-25 20:59:24 +08:00
parent 483c67cfa2
commit f4d3ca8cc5
2 changed files with 6 additions and 6 deletions

View File

@ -20,7 +20,7 @@
</animation>
<model>
<path>Aircraft/followme/Models/warninglight.xml</path>
<path>Aircraft/followme_e-tron/Models/warninglight.xml</path>
<offsets>
<x-m> 3.4</x-m>
<y-m>-0.4</y-m>
@ -29,7 +29,7 @@
</model>
<model>
<path>Aircraft/followme/Models/warninglight.xml</path>
<path>Aircraft/followme_e-tron/Models/warninglight.xml</path>
<offsets>
<x-m> 3.4</x-m>
<y-m> 0.4</y-m>
@ -40,7 +40,7 @@
<!-- INSTRUMENTS -->
<model>
<path>Aircraft/followme/Models/Instruments/fuelgauge.xml</path>
<path>Aircraft/followme_e-tron/Models/Instruments/fuelgauge.xml</path>
<offsets>
<x-m>1.31</x-m>
<y-m>-0.25</y-m>
@ -49,7 +49,7 @@
</model>
<model>
<path>Aircraft/followme/Models/Instruments/speedometer.xml</path>
<path>Aircraft/followme_e-tron/Models/Instruments/speedometer.xml</path>
<offsets>
<x-m>1.31</x-m>
<y-m>-0.38</y-m>

View File

@ -279,10 +279,10 @@
<nasal>
<followme>
<file>Aircraft/followme_e-tron.xml/Nasal/systems.nas</file>
<file>Aircraft/followme_e-tron/Nasal/systems.nas</file>
</followme>
<engine>
<file>Aircraft/followme_e-tron.xml/Nasal/engine.nas</file>
<file>Aircraft/followme_e-tron/Nasal/engine.nas</file>
</engine>
</nasal>