Fixed opensource build.

This commit is contained in:
VladiMihaylenko 2019-03-27 17:25:01 +03:00 committed by Maksim Andrianov
parent 52ba8a57ff
commit d0c3774367

View file

@ -40,7 +40,7 @@ HighwayBasedFactors const kGlobalHighwayBasedFactors = {
// {maxspeed : InOutCityFactor(in city, out city)}
{kCommonMaxSpeedValue, InOutCityFactor(0.80)}
}},
{HighwayType::HighwayLiving_street /* highway class */, {
{HighwayType::HighwayLivingStreet /* highway class */, {
// {maxspeed : InOutCityFactor(in city, out city)}
{kCommonMaxSpeedValue, InOutCityFactor(0.75)}
}},