X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/868ebee4159bc75be11488f944910fa9301f9986..865084c6d12eccbb596fef57f620350d96b70555:/projects/stargazer/tariff_impl.cpp diff --git a/projects/stargazer/tariff_impl.cpp b/projects/stargazer/tariff_impl.cpp index 32a52d8f..d619b32d 100644 --- a/projects/stargazer/tariff_impl.cpp +++ b/projects/stargazer/tariff_impl.cpp @@ -145,7 +145,7 @@ else return tariffData.dirPrice[dir].priceDayA; } //----------------------------------------------------------------------------- -std::string TARIFF_IMPL::TariffChangelsAllowed(const TARIFF & to) const +std::string TARIFF_IMPL::TariffChangeIsAllowed(const TARIFF & to) const { switch (GetChangePolicy()) {