X-Git-Url: https://ruin.nu/git/?p=hbs.git;a=blobdiff_plain;f=bs%2Fplanet.h;fp=bs%2Fplanet.h;h=95b38936f0ad09da634ecf38c778bbccc188b541;hp=093c7f106affe4b52f40f352d5c44bf809e507ef;hb=45577c33bdaab669fd787a0411996d506307708b;hpb=a37b9048357bc59940ceac962343d3fb24e2029a diff --git a/bs/planet.h b/bs/planet.h index 093c7f1..95b3893 100644 --- a/bs/planet.h +++ b/bs/planet.h @@ -101,7 +101,7 @@ protected: * \param stealhostile a cointainer used to store all the stole units the * hostile side took this tick. */ - void calcOneTick(Planet* friendly, Fleet* hostile, std::map >& stealfriendly, std::map >& stealhostile, int tick = 0); + void calcOneTick(Planet* friendly, Fleet* hostile, std::map >& stealfriendly, std::map >& stealhostile, int tick = 1); std::vector m_Score; std::vector m_Capping;