]> git.mxchange.org Git - flightgear.git/blobdiff - src/Traffic/TrafficMgr.hxx
ITM radio calculations are only considered valid
[flightgear.git] / src / Traffic / TrafficMgr.hxx
index ab1e19880deea5faeb6aadad453539df1212e3cd..c8f9faca1d5b4e94c72e9d489095a4b3b6b4f6af 100644 (file)
@@ -64,6 +64,7 @@ public:
    std::string registration;
    unsigned int runCount;
    unsigned int hits;
+   unsigned int lastRun;
 };
 
 typedef std::vector<Heuristic> heuristicsVector;