]> git.mxchange.org Git - flightgear.git/blobdiff - src/AIModel/submodel.hxx
Clear chat messages when an aircraft becomes inactive in the property tree.
[flightgear.git] / src / AIModel / submodel.hxx
index 87beb5945493f0d5165db33f752e4e9f25315427..177741e4b9617721124d09ed79553d9e9746fa5b 100644 (file)
@@ -68,6 +68,8 @@ public:
         double             fuse_range;
         string             submodel;
         int                sub_id;
+        bool               ext_force;
+        string             force_path;
     }   submodel;
 
     typedef struct {