Fix 'active route waypoint' button to actually load the current wp, instead of wp0.
This commit is contained in:
parent
20d5a5716e
commit
cca70e4e6a
1 changed files with 1 additions and 0 deletions
|
@ -359,6 +359,7 @@
|
|||
<command>nasal</command>
|
||||
<script>
|
||||
scratch.getNode("results", 1).clearValue();
|
||||
scratch.getNode("index", 1).setIntValue(-1);
|
||||
cmd.setValue("load-route-wpt")
|
||||
</script>
|
||||
</binding>
|
||||
|
|
Loading…
Reference in a new issue