X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FAIModel%2FAIBase.hxx;h=2f83623310c89f178ba42ff517f65920fcd7fd5b;hb=38226af24ec01e8f0a20d7fd73ef838a69f6ef25;hp=80a93c206b11d74a23510e1c53c29ffa9b9ab5c5;hpb=29afc299fd1a38ec2e1943307a560e11afe7a533;p=flightgear.git diff --git a/src/AIModel/AIBase.hxx b/src/AIModel/AIBase.hxx index 80a93c206..2f8362331 100644 --- a/src/AIModel/AIBase.hxx +++ b/src/AIModel/AIBase.hxx @@ -193,6 +193,7 @@ protected: bool invisible; bool no_roll; bool serviceable; + bool _installed; int _subID; double life;