X-Git-Url: https://ruin.nu/git/?p=hbs.git;a=blobdiff_plain;f=bs%2Ffleet.h;fp=bs%2Ffleet.h;h=448d4de66bbfdadbb2634f0e3c96e3c4a9fd7b3b;hp=770bf0652f4b46c060f57802116d222089d7e293;hb=45577c33bdaab669fd787a0411996d506307708b;hpb=a37b9048357bc59940ceac962343d3fb24e2029a diff --git a/bs/fleet.h b/bs/fleet.h index 770bf06..448d4de 100644 --- a/bs/fleet.h +++ b/bs/fleet.h @@ -164,6 +164,8 @@ public: */ void distributeCappedRoids(std::vector 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