]> ruin.nu Git - hbs.git/blobdiff - bs/fleet.h
the battlereport works now..
[hbs.git] / bs / fleet.h
index 9aea01cc6b3a4ab744118eec5b36830f69b7eb52..6946d3c5ae9521ae8c7da30662684705ce47d33c 100644 (file)
@@ -179,7 +179,7 @@ public:
         * and are staying long enough.
         * \todo add the stays part as a integrated part of each fleet.
         */
-       std::vector<Fleet*> calculateSide(std::vector<Fleet*> fleets, int stays = 0, int tick = 0);
+       std::vector<Fleet*> calculateSide(std::vector<Fleet*> fleets, int tick = 0);
 
        /** Kill some ships of the specified type in the current fleet.
         * \param unittype the name of the unit to kill