Embedded Terrasync dialog: need to apply before reinit to get the scenery-dir correctly
This commit is contained in:
parent
1f64676296
commit
8c238bcec1
1 changed files with 6 additions and 0 deletions
|
@ -390,6 +390,9 @@
|
|||
<legend>OK</legend>
|
||||
<border>2</border>
|
||||
<equal>true</equal>
|
||||
<binding>
|
||||
<command>dialog-apply</command>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>reinit</command>
|
||||
<subsystem>terrasync</subsystem>
|
||||
|
@ -403,6 +406,9 @@
|
|||
<legend>Apply</legend>
|
||||
<equal>true</equal>
|
||||
<border>2</border>
|
||||
<binding>
|
||||
<command>dialog-apply</command>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>reinit</command>
|
||||
<subsystem>terrasync</subsystem>
|
||||
|
|
Loading…
Add table
Reference in a new issue