]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/gps.cxx
Add a *really* crude model of ITT, Oil Temp, and Oil Pressure. This
[flightgear.git] / src / Instrumentation / gps.cxx
index 5ebfafcba95302d24d871a30da6c1e012e17acbe..b8dcb6d58d58c0a76c2e3c89125ec6eed7df7864 100644 (file)
@@ -692,6 +692,7 @@ GPS::update (double delta_time_sec)
             popWp->setBoolValue(false);
 
             route->delete_first();
+           _route->removeChild("Waypoint", 0, false);
         }
 
     } else {