]> git.mxchange.org Git - flightgear.git/blobdiff - src/Airports/groundnetwork.hxx
Merge branch 'next' into durk-atc
[flightgear.git] / src / Airports / groundnetwork.hxx
index 857fb0314cc8721122ed5b44111fe2ee758d7930..bc51fd85731560f71ca49eca76514b86889ce8e8 100644 (file)
@@ -181,6 +181,7 @@ public:
     routes = rts;
     distance = dist; 
     currNode = nodes.begin();
+    currRoute = routes.begin();
 //    depth = dpth;
   };