Skip to content

Commit

Permalink
Merge pull request #39 from Egosar93/patch-2
Browse files Browse the repository at this point in the history
Map Update presets.ts
  • Loading branch information
JensForstmann authored Aug 3, 2024
2 parents 0bd12c0 + 849f1b3 commit d6491ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/presets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ const DEFAULT_PRESETS: IPreset[] = [
advantage: 0,
},
gameServer: null,
mapPool: ['de_inferno', 'de_nuke', 'de_overpass', 'de_vertigo'],
mapPool: ['de_inferno', 'de_nuke', 'de_overpass', 'de_vertigo', 'de_memento', 'de_assembly'],
electionSteps: [
{
map: {
Expand Down

0 comments on commit d6491ab

Please sign in to comment.