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
+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;