]> git.mxchange.org Git - city.git/blobdiff - application/city/main/tasks/daemon/building/class_CityDaemonBuildingGrowthTask.php
Updated 'core'.
[city.git] / application / city / main / tasks / daemon / building / class_CityDaemonBuildingGrowthTask.php
index b1337952575aa6c150a6e904dc097dc413547088..54d6903f67326800cd3ef94cc448bb919913ce72 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-class CityDaemonBuildingGrowthTask extends BaseTask implements Taskable, Visitable {
+class CityDaemonBuildingGrowthTask extends BaseCityTask implements Taskable, Visitable {
        /**
         * Protected constructor
         *