]> ruin.nu Git - hbs.git/blobdiff - bs/fleet.h
fleetview now generates the correct "unit table" when it's created.
[hbs.git] / bs / fleet.h
index 95c0c88dffbe53a779afd3557951cc24df045b3e..047fc131844588dc03c3f2b97ec56073f1abb5e7 100644 (file)
@@ -60,6 +60,8 @@ public:
         */
        std::string Race() const;
 
+       std::vector<int> RacesAllowed() const;
+
        /**Returns the total number of ships in this fleet
         */
        int NumberOfShips() const;