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