FGCom dialog: avid to change server until FGCom is enabled
This commit is contained in:
parent
6112a0718e
commit
116026606d
1 changed files with 6 additions and 0 deletions
|
@ -358,6 +358,12 @@
|
|||
<editable>false</editable>
|
||||
<property>/sim/fgcom/selected-server</property>
|
||||
<properties>/sim/gui/dialogs/multiplay/fgcom-servers</properties>
|
||||
<enable>
|
||||
<equals>
|
||||
<property>/sim/fgcom/enabled</property>
|
||||
<value>1</value>
|
||||
</equals>
|
||||
</enable>
|
||||
<binding>
|
||||
<command>dialog-apply</command>
|
||||
<object-name>server</object-name>
|
||||
|
|
Loading…
Add table
Reference in a new issue