]> ruin.nu Git - hbs.git/blobdiff - bs/fleet.h
Started the work to split up the pods better..
[hbs.git] / bs / fleet.h
index 770bf0652f4b46c060f57802116d222089d7e293..448d4de66bbfdadbb2634f0e3c96e3c4a9fd7b3b 100644 (file)
@@ -164,6 +164,8 @@ public:
         */
        void distributeCappedRoids(std::vector<Fleet*> fleets, int tick = 0);
 
+       void addPodsForLostRoids(int tick = 1);
+
        /** Checks through the vector with fleets to see who's in time for the
         * specified tick and staying long enough so they're not too early.
         * \param fleets a vector with Fleet pointers to use for the calculations