fix africa map: add straight of gibraltar

This commit is contained in:
Evan
2025-02-24 09:29:16 -08:00
parent 3c163140c2
commit 2ab13d097a
4 changed files with 298 additions and 23010 deletions
+209 -18376
View File
File diff suppressed because one or more lines are too long
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -7,7 +7,7 @@ import { fileURLToPath } from "url";
const __filename = fileURLToPath(import.meta.url);
const __dirname = path.dirname(__filename);
const mapName = "Asia";
const mapName = "Africa";
interface Coord {
x: number;