mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-30 05:22:11 +00:00
Add gateway map to rotation (#301)
Changes made via GitHub editor. I'll test as soon as I get home ~2.5-3 hours from now.
This commit is contained in:
@@ -285,6 +285,7 @@ function getNextMap(): GameMapType {
|
||||
Asia: 2,
|
||||
Mars: 2,
|
||||
Britannia: 2,
|
||||
GatewayToTheAtlantic: 2,
|
||||
};
|
||||
|
||||
Object.keys(GameMapType).forEach((key) => {
|
||||
|
||||
Reference in New Issue
Block a user