From 06b03e414d33c6665b18ee0e8bb8735a4b903eb1 Mon Sep 17 00:00:00 2001 From: ENGO150 Date: Mon, 29 May 2023 19:47:28 +0200 Subject: [PATCH] fixed some photos aspect ratio --- res/map/script.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/map/script.js b/res/map/script.js index 67dfa1e..18d96c2 100644 --- a/res/map/script.js +++ b/res/map/script.js @@ -12,7 +12,7 @@ const points = [63.56, 78.55, "11;34", 16, 9], [44.81, 68.33, "12;37"], [70.87, 81.22, "13;18"], - [24.62, 72.88, "14"], + [24.62, 72.88, "14", 3, 4], [74.62, 75.22, "15", 47, 102], [78.31, 72.55, "16", 47, 102], [82.18, 75.77, "17", 47, 102], @@ -21,7 +21,7 @@ const points = [39.25, 60.11, "21", 3, 4], [68.18, 80, "22", 3, 4], [65, 77.55, "23;24"], - [38.12, 74.11, "25"], + [38.12, 74.11, "25", 3, 4], [40.62, 74.44, "28"], [26.25, 73.44, "29", 3, 4], [10.5, 61.66, "30"],