update europ and world maps

This commit is contained in:
Evan
2025-01-05 12:56:04 -08:00
parent f7fda4fb48
commit eed90dece5
7 changed files with 5 additions and 5 deletions
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
+1 -1
View File
@@ -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;