1
0
Fork 0

Fix: "Enable animated jetways" setting not working

Checkbox in rendering dialog toggled the wrong/non-existing property...
This commit is contained in:
ThorstenB 2011-08-14 13:51:49 +02:00
parent c4626512a8
commit 935380d3cf

View file

@ -211,7 +211,7 @@
<halign>left</halign>
<label>Animated jetways</label>
<name>jetways</name>
<property>/sim/jetways/enabled</property>
<property>/nasal/jetways/enabled</property>
<binding>
<command>dialog-apply</command>
<object-name>jetways</object-name>