]> ruin.nu Git - hbs.git/blobdiff - bs/fleet.h
some changes
[hbs.git] / bs / fleet.h
index b90b15ef0549b96d6b7f6bd6f7e51eec797d956b..9a0995a23127e7d2f359580309f1c791245285f7 100644 (file)
@@ -85,7 +85,7 @@ public:
         * \param tick tells the function what tick you want the score from. 0 is 
         * initial score before the fleet has landed.
         */
-       virtual unsigned score(int tick = 0) const;
+       unsigned score(int tick = 0) const;
 
        void setFleet(std::string unittype, int number);
        int      fleet(std::string unittype, int tick = 0);