mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 22:51:57 +00:00
fix africa map: add straight of gibraltar
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user