mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 15:30:43 +00:00
update europ and world maps
This commit is contained in:
File diff suppressed because one or more lines are too long
Binary file not shown.
|
Before Width: | Height: | Size: 744 KiB After Width: | Height: | Size: 747 KiB |
File diff suppressed because one or more lines are too long
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: 824 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 = "BlackSea"
|
||||
const mapName = "Europe"
|
||||
|
||||
interface Coord {
|
||||
x: number;
|
||||
|
||||
Reference in New Issue
Block a user