diff --git a/src/map/IMG/style.cpp b/src/map/IMG/style.cpp index 8917b162..c7b8f32f 100644 --- a/src/map/IMG/style.cpp +++ b/src/map/IMG/style.cpp @@ -812,7 +812,7 @@ void Style::defaultPointStyle(qreal ratio) _points[0x10703] = Point(QImage(":/marine/yacht-harbor.png")); _points[0x10704] = Point(QImage(":/marine/pile.png")); _points[0x10705] = Point(QImage(":/marine/anchoring-prohibited.png")); - _points[0x1070a] = Point(QImage(":/marine/coast-guard.png")); + _points[0x1070a] = Point(QImage(":/marine/rescue-station.png")); _points[0x1070b] = Point(QImage(":/marine/fishing-harbor.png")); }