Skip to content

Commit

Permalink
Revert recommended number of players set for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jengu288 committed Mar 12, 2024
1 parent 22136ce commit 0962db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/src/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export const defaultOptions: Options = {
sikeRetries: 0,
promptSkipping: true,
minPlayers: 3,
recPlayers: 3,
recPlayers: 8,
maxPlayers: 20,
packs: {},
customPrompts: []
Expand Down

0 comments on commit 0962db4

Please sign in to comment.