mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-03 21:29:37 +00:00
Disable nukes option (#237)
This makes it possible to disable all nukes as well as missile silos from the game in privat lobbies and singleplayer games
This commit is contained in:
@@ -233,6 +233,7 @@ async function schedulePublicGame() {
|
||||
infiniteTroops: false,
|
||||
instantBuild: false,
|
||||
disableNPCs: false,
|
||||
disableNukes: false,
|
||||
bots: 400,
|
||||
} as GameConfig;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user