Really...
This commit is contained in:
parent
b87b6d27b7
commit
6bc3b483cf
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ var flightPlanController = {
|
||||||
me.currentToWptIndex.setValue(0);
|
me.currentToWptIndex.setValue(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
me.addDiscontinuity(1, plan); bugfix for linux!
|
me.addDiscontinuity(1, plan);
|
||||||
#todo if plan = 2, kill any tmpy flightplan
|
#todo if plan = 2, kill any tmpy flightplan
|
||||||
me.flightPlanChanged(plan);
|
me.flightPlanChanged(plan);
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue