Patch from Melchior Franz:
Since a while I get a line of black pixel garbage below the labels "WL" and "ALT" on the autopilot. Does anybody else see this? (Or is it a feature of my graphics card? :-) The following patch fixes this for me.
This commit is contained in:
parent
c2aed06566
commit
14680a0c80
1 changed files with 2 additions and 2 deletions
|
@ -108,7 +108,7 @@ properties' values.
|
|||
<path>Aircraft/Instruments/Textures/blister.rgb</path>
|
||||
<x1>0.421875</x1>
|
||||
<x2>0.546875</x2>
|
||||
<y1>0.0625</y1>
|
||||
<y1>0.0675</y1>
|
||||
<y2>0.125</y2>
|
||||
</texture>
|
||||
<w>20</w>
|
||||
|
@ -396,7 +396,7 @@ properties' values.
|
|||
<path>Aircraft/Instruments/Textures/blister.rgb</path>
|
||||
<x1>0.21875</x1>
|
||||
<x2>0.421875</x2>
|
||||
<y1>0.0625</y1>
|
||||
<y1>0.0675</y1>
|
||||
<y2>0.125</y2>
|
||||
</texture>
|
||||
<w>20</w>
|
||||
|
|
Loading…
Add table
Reference in a new issue