A32X: Fix bug in SteepApproach button
This commit is contained in:
parent
744276c509
commit
046c7b1a94
1 changed files with 2 additions and 2 deletions
|
@ -77,7 +77,7 @@
|
||||||
<animation>
|
<animation>
|
||||||
<name>Panel lighting select</name>
|
<name>Panel lighting select</name>
|
||||||
<type>select</type>
|
<type>select</type>
|
||||||
<object-name>MarkingLtsA318</object-name>
|
<object-name>MarkingLts</object-name>
|
||||||
<condition>
|
<condition>
|
||||||
<or>
|
<or>
|
||||||
<not>
|
<not>
|
||||||
|
@ -109,7 +109,7 @@
|
||||||
<animation>
|
<animation>
|
||||||
<name>Panel lighting</name>
|
<name>Panel lighting</name>
|
||||||
<type>material</type>
|
<type>material</type>
|
||||||
<object-name>MarkingLtsA318</object-name>
|
<object-name>MarkingLts</object-name>
|
||||||
<emission>
|
<emission>
|
||||||
<red>1</red>
|
<red>1</red>
|
||||||
<green>1</green>
|
<green>1</green>
|
||||||
|
|
Reference in a new issue