1
0
Fork 0

FGCom dialog: avid to change server until FGCom is enabled

This commit is contained in:
Clément de l'Hamaide 2013-08-22 14:18:07 +02:00
parent 6112a0718e
commit 116026606d

View file

@ -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>