]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/AILocalTraffic.hxx
Roy Vegard Ovesen:
[flightgear.git] / src / ATC / AILocalTraffic.hxx
index 690ebd2e7cf4c429f43427e9d5fc9ed4cfdc019e..c5562b227af5b0fcca637aa27bcd457dbd606416 100644 (file)
@@ -223,6 +223,9 @@ private:
        void GetNextTaxiNode();
        
        void DoGroundElev();
+       
+       // Set when the plane should be invisible *regardless of distance from user*.
+       bool _invisible;
 };
 
 #endif  // _FG_AILocalTraffic_HXX