mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-17 22:20:26 +00:00
Adding Iceland map (#323)
This is a map of Iceland. It has 8 nations - the 8 regions of Iceland.         
This commit is contained in:
@@ -37,6 +37,7 @@ const MAP_FILE_NAMES: Record<GameMapType, string> = {
|
||||
[GameMapType.Britannia]: "Britannia",
|
||||
[GameMapType.GatewayToTheAtlantic]: "GatewayToTheAtlantic",
|
||||
[GameMapType.Australia]: "Australia",
|
||||
[GameMapType.Iceland]: "Iceland",
|
||||
};
|
||||
|
||||
class GameMapLoader {
|
||||
|
||||
Reference in New Issue
Block a user