Remove yenisei because there is no source in map-generate/assets so the map cannot be rebuilt

This commit is contained in:
evanpelle
2025-11-20 19:18:37 -08:00
parent f4a7788cdf
commit cf7e658d3d
10 changed files with 0 additions and 65 deletions
-1
View File
@@ -50,7 +50,6 @@ const frequency: Partial<Record<GameMapName, number>> = {
SouthAmerica: 5,
StraitOfGibraltar: 5,
World: 8,
Yenisei: 0,
};
interface MapWithMode {