mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 22:51:57 +00:00
update europ and world maps
This commit is contained in:
@@ -8,7 +8,7 @@ import { TerrainTile } from '../core/game/Game';
|
||||
const __filename = fileURLToPath(import.meta.url);
|
||||
const __dirname = path.dirname(__filename);
|
||||
|
||||
const mapName = "BlackSea"
|
||||
const mapName = "Europe"
|
||||
|
||||
interface Coord {
|
||||
x: number;
|
||||
|
||||
Reference in New Issue
Block a user