Skip to content

Commit c5c1f58

Browse files
committed
Add more icons
1 parent 1d97045 commit c5c1f58

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

check.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ var dictionary = JSON.parse(fs.readFileSync('dictionary/dictionary_ru.json')); /
77
var errors = 0;
88
var warnings = 0;
99

10-
var current_warnings = 74; // Current number of warnings, to detect new ones
10+
var current_warnings = 69; // Current number of warnings, to detect new ones
1111

1212
// Load entries into by-name hash, do basic name checks along the way
1313
var name_by_id = {};

poi_marker/club_chess.png

1.27 KB
Loading

poi_marker/island.png

815 Bytes
Loading

poi_marker/islet.png

815 Bytes
Loading

poi_marker/lateral_buoy.png

773 Bytes
Loading

poi_marker/strait.png

833 Bytes
Loading

0 commit comments

Comments
 (0)