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>
|
||||
<name>Panel lighting select</name>
|
||||
<type>select</type>
|
||||
<object-name>MarkingLtsA318</object-name>
|
||||
<object-name>MarkingLts</object-name>
|
||||
<condition>
|
||||
<or>
|
||||
<not>
|
||||
|
@ -109,7 +109,7 @@
|
|||
<animation>
|
||||
<name>Panel lighting</name>
|
||||
<type>material</type>
|
||||
<object-name>MarkingLtsA318</object-name>
|
||||
<object-name>MarkingLts</object-name>
|
||||
<emission>
|
||||
<red>1</red>
|
||||
<green>1</green>
|
||||
|
|
Reference in a new issue