mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 07:40:43 +00:00
Remove startingGold modifier from map playlist configuration
This commit is contained in:
@@ -162,7 +162,6 @@ export class MapPlaylist {
|
||||
isRandomSpawn: false,
|
||||
isCrowded: false,
|
||||
isHardNations,
|
||||
startingGold: undefined,
|
||||
isAlliancesDisabled: false,
|
||||
},
|
||||
difficulty: isHardNations ? Difficulty.Hard : Difficulty.Medium,
|
||||
|
||||
Reference in New Issue
Block a user