mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 13:03:36 +00:00
Update libs/indexer/road_shields_parser.cpp
This commit is contained in:
committed by
Konstantin Pastbin
parent
15b919cf72
commit
2d8ef64b17
@@ -515,7 +515,7 @@ public:
|
||||
{{"A", HighwayClass::Motorway, RoadShieldType::Generic_Blue_Bordered},
|
||||
{"S", HighwayClass::Trunk, RoadShieldType::Generic_Blue_Bordered},
|
||||
{"B", HighwayClass::Primary, RoadShieldType::Generic_Blue, false, true},
|
||||
{"P", HighwayClass::Primary, RoadShieldType::Generic_Blue_Bordered, false, true},
|
||||
{"P", HighwayClass::Primary, RoadShieldType::Generic_Pill_Red_Bordered, false, true},
|
||||
{"L", HighwayClass::Secondary, RoadShieldType::Generic_Pill_White_Bordered, false, true},
|
||||
{"L", HighwayClass::Tertiary, RoadShieldType::Generic_Pill_White_Bordered, false, true}})
|
||||
{}
|
||||
|
||||
Reference in New Issue
Block a user