mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 16:10:53 +00:00
added suez canal
This commit is contained in:
File diff suppressed because one or more lines are too long
Binary file not shown.
|
Before Width: | Height: | Size: 823 KiB After Width: | Height: | Size: 823 KiB |
File diff suppressed because one or more lines are too long
@@ -8,7 +8,7 @@ import { TerrainTile } from '../core/game/Game';
|
||||
const __filename = fileURLToPath(import.meta.url);
|
||||
const __dirname = path.dirname(__filename);
|
||||
|
||||
const mapName = "Oceania"
|
||||
const mapName = "WorldMap"
|
||||
|
||||
interface Coord {
|
||||
x: number;
|
||||
|
||||
Reference in New Issue
Block a user