]> git.mxchange.org Git - flightgear.git/blobdiff - src/AIModel/AICarrier.hxx
Replace the data/Airports/basic.dat.gz and data/Airports/runways.dat.gz with
[flightgear.git] / src / AIModel / AICarrier.hxx
index 15f2bdf452711027028644d85db11075037e986b..a9ae9e962d9f9e1b70d540e6d4d04fe608e4bdcd 100644 (file)
@@ -92,7 +92,7 @@ private:
        void mark_nohot(ssgEntity*);
        bool mark_wires(ssgEntity*, const list<string>&);
        bool mark_cat(ssgEntity*, const list<string>&);
-       bool mark_solid(ssgEntity*, const list<string>&);
+       bool mark_solid(ssgEntity*, const list<string>&, bool);
 
        list<string> solid_objects;       // List of solid object names
        list<string> wire_objects;        // List of wire object names