X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FTraffic%2FTrafficMgr.hxx;h=15a3467c8ef6df9ec223e9f68f1a11881f2e1356;hb=31c66226e17b1271fa003c85943654f7f45ff9f0;hp=a550431e510882707e3e1e2efe5b06033bb3a9e6;hpb=33425c671d20fc7a7fbb87c2db28aef455b5b5dd;p=flightgear.git diff --git a/src/Traffic/TrafficMgr.hxx b/src/Traffic/TrafficMgr.hxx index a550431e5..15a3467c8 100644 --- a/src/Traffic/TrafficMgr.hxx +++ b/src/Traffic/TrafficMgr.hxx @@ -80,6 +80,8 @@ class FGTrafficManager : public SGSubsystem private: bool inited; bool doingInit; + bool trafficSyncRequested; + double waitingMetarTime; std::string waitingMetarStation;