]> ruin.nu Git - hbs.git/blobdiff - bs/fleet.h
Can now load the stats and race configurations..
[hbs.git] / bs / fleet.h
index 7fb4f44d182a884119dd9e8773450c49310e91e1..b6aaecd429ab85d31775f5777fba78feb9545a39 100644 (file)
@@ -73,6 +73,8 @@ public:
         */
        int  ETA();
 
+       static void setRaces(std::map<std::string, std::vector<int> >& races);
+       static void setUnits(std::map<std::string, UnitType>& units);
 
 protected:
        std::string     m_sName;