revert last patch
This commit is contained in:
parent
af78f45550
commit
ee42a35cbc
1 changed files with 1 additions and 1 deletions
|
@ -710,7 +710,7 @@ GPS::update (double delta_time_sec)
|
|||
popWp->setBoolValue(false);
|
||||
|
||||
route->delete_first();
|
||||
_route->removeChild("Waypoint", 0);
|
||||
_route->removeChild("Waypoint", 0, false);
|
||||
}
|
||||
|
||||
} else {
|
||||
|
|
Loading…
Add table
Reference in a new issue