]> git.mxchange.org Git - flightgear.git/blobdiff - src/Traffic/TrafficMgr.hxx
AI traffic refused to take-off, because the TrafficRecord destructor would unassign...
[flightgear.git] / src / Traffic / TrafficMgr.hxx
index a550431e510882707e3e1e2efe5b06033bb3a9e6..15a3467c8ef6df9ec223e9f68f1a11881f2e1356 100644 (file)
@@ -80,6 +80,8 @@ class FGTrafficManager : public SGSubsystem
 private:
   bool inited;
   bool doingInit;
+    bool trafficSyncRequested;
+    
   double waitingMetarTime;
   std::string waitingMetarStation;