#568: runway shown twice on sim reset
Exclude "/sim/atc/runway" from being restored (written) by the generic "restore-property-tree-on-reset" function, otherwise listeners are being called and the (old) runway is shown again.
This commit is contained in:
parent
99b289743e
commit
8c7c4bbb71
1 changed files with 1 additions and 0 deletions
|
@ -710,6 +710,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
|
||||
<atc>
|
||||
<enabled type="bool">true</enabled>
|
||||
<runway type="string" preserve="y"/>
|
||||
</atc>
|
||||
|
||||
<ai-traffic>
|
||||
|
|
Loading…
Add table
Reference in a new issue