Make Carrier Deck Park selectable
This commit is contained in:
parent
5b4bff6fbd
commit
329e2ac494
1 changed files with 13 additions and 1 deletions
|
@ -164,8 +164,20 @@
|
|||
|
||||
<checkbox>
|
||||
<halign>left</halign>
|
||||
<label>LSO Commentary</label>
|
||||
<label>Enable LSO Communications</label>
|
||||
<property>/sim/current-view/lso-commentary</property>
|
||||
<binding>
|
||||
<command>dialog-apply</command>
|
||||
</binding>
|
||||
</checkbox>
|
||||
|
||||
<checkbox>
|
||||
<halign>left</halign>
|
||||
<label>Enable Deck Park</label>
|
||||
<property>/sim/current-view/deck-park</property>
|
||||
<binding>
|
||||
<command>dialog-apply</command>
|
||||
</binding>
|
||||
</checkbox>
|
||||
|
||||
<checkbox>
|
||||
|
|
Loading…
Add table
Reference in a new issue