reduce 737 icon sizes

This commit is contained in:
Matthias Wirth
2025-10-12 14:19:58 +00:00
parent 975e4d2184
commit aa13d342be

View File

@@ -723,10 +723,10 @@ let TypeDesignatorIcons = {
// these probably need reworking
// since they vary in length
'B736': ['airliner', 0.89],
'B737': ['airliner', 0.90],
'B738': ['airliner', 0.93],
'B739': ['airliner', 0.95],
'B736': ['airliner', 0.85],
'B737': ['airliner', 0.85],
'B738': ['airliner', 0.87],
'B739': ['airliner', 0.89],
'B37M': ['airliner', 0.92],
'B38M': ['airliner', 0.94],