Fix lost button due to incorrect row for thrust reverser
This commit is contained in:
parent
5b9d5a3f79
commit
38ffb88511
1 changed files with 1 additions and 1 deletions
|
@ -351,7 +351,7 @@ var assignButton = func(cmd) {
|
|||
</binding>
|
||||
</button>
|
||||
<button>
|
||||
<row>6</row>
|
||||
<row>7</row>
|
||||
<col>2</col>
|
||||
<halign>fill</halign>
|
||||
<legend>All Reverser Toggle</legend>
|
||||
|
|
Loading…
Add table
Reference in a new issue