1
0
Fork 0

Genericize, fix typo

This commit is contained in:
j4strngs 2001-12-11 14:52:41 +00:00
parent 6dc2780632
commit 9bc50615c2
3 changed files with 4 additions and 20 deletions

View file

@ -104,7 +104,7 @@ properties' values.
<layer>
<name>glare shield</name>
<texture>
<path>Aircraft/c172/Instruments/Textures/bezel1.rgb</path>
<path>Aircraft/Instruments/Textures/bezel1.rgb</path>
<x1>0.5</x1>
<y1>0.0</y1>
<x2>1.0</x2>

View file

@ -25,7 +25,7 @@ properties' values.
-->
<PropertyList>
<name>Manifold Pressure</name>
<name>Dual Manifold Pressure</name>
<w-base>128</w-base>
<h-base>128</h-base>
<params>
@ -125,27 +125,11 @@ properties' values.
</transformations>
</layer>
<layer>
<name>bezel</name>
<texture>
<path>Aircraft/c172/Instruments/Textures/bezel.rgb</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1.0</x2>
<y2>1.0</y2>
</texture>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-1</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>glare shield</name>
<texture>
<path>Aircraft/c172/Instruments/Textures/bezel1.rgb</path>
<path>Aircraft/Instruments/Textures/bezel1.rgb</path>
<x1>0.5</x1>
<y1>0.0</y1>
<x2>1.0</x2>

View file

@ -117,7 +117,7 @@ properties' values.
<layer>
<name>glare shield</name>
<texture>
<path>Aircraft/c172/Instruments/Textures/bezel1.rgb</path>
<path>Aircraft/Instruments/Textures/bezel1.rgb</path>
<x1>0.5</x1>
<y1>0.0</y1>
<x2>1.0</x2>