mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-06 12:34:24 +00:00
corrected formatting
Signed-off-by: vikiawv <vikiawv@noreply.codeberg.org>
This commit is contained in:
committed by
Konstantin Pastbin
parent
794d5c872e
commit
bc740aceb8
@@ -662,6 +662,7 @@ public:
|
||||
|
||||
class SwitzerlandRoadShieldParser : public SimpleRoadShieldParser
|
||||
{
|
||||
public:
|
||||
explicit SwitzerlandRoadShieldParser(std::string const & baseRoadNumber)
|
||||
: SimpleRoadShieldParser(baseRoadNumber, {{"A", RoadShieldType::Highway_Hexagon_Red}})
|
||||
{}
|
||||
|
||||
Reference in New Issue
Block a user