]> git.mxchange.org Git - flightgear.git/blobdiff - src/AIModel/AIBase.hxx
Improve timing statistics
[flightgear.git] / src / AIModel / AIBase.hxx
index 80a93c206b11d74a23510e1c53c29ffa9b9ab5c5..2f83623310c89f178ba42ff517f65920fcd7fd5b 100644 (file)
@@ -193,6 +193,7 @@ protected:
     bool invisible;
     bool no_roll;
     bool serviceable;
+    bool _installed;
     int _subID;
 
     double life;