X-Git-Url: https://ruin.nu/git/?p=hbs.git;a=blobdiff_plain;f=bs%2Ffleet.h;h=047fc131844588dc03c3f2b97ec56073f1abb5e7;hp=95c0c88dffbe53a779afd3557951cc24df045b3e;hb=15d92b3097a80faf26b8ce4cb4a6b957d17bc092;hpb=56b09bf912d2965744e2e78a30fc68d73ebe401c diff --git a/bs/fleet.h b/bs/fleet.h index 95c0c88..047fc13 100644 --- a/bs/fleet.h +++ b/bs/fleet.h @@ -60,6 +60,8 @@ public: */ std::string Race() const; + std::vector RacesAllowed() const; + /**Returns the total number of ships in this fleet */ int NumberOfShips() const;