Skip to content

Commit

Permalink
Pillar LNDMRKs
Browse files Browse the repository at this point in the history
  • Loading branch information
tumic0 committed Dec 19, 2024
1 parent d738555 commit 816681f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/map/ENC/style.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ void Style::pointStyle(qreal ratio)
_points[SUBTYPE(LNDMRK, 7)] = Point(QImage(":/marine/pylon.png"), Small);
_points[SUBTYPE(LNDMRK, 9)] = Point(QImage(":/marine/monument.png"), Small,
QPoint(0, -7));
_points[SUBTYPE(LNDMRK, 10)] = Point(QImage(":/marine/pylon.png"), Small);
_points[SUBTYPE(LNDMRK, 15)] = Point(QImage(":/marine/dome.png"), Small,
QPoint(0, -5));
_points[SUBTYPE(LNDMRK, 17)] = Point(QImage(":/marine/tower.png"), Small,
Expand Down

0 comments on commit 816681f

Please sign in to comment.