0
0
Fork 0

Move guesser limit to config file.

This commit is contained in:
Oliver-Akins 2021-01-10 16:31:25 -07:00
parent d4356348dc
commit 9afec3f372
3 changed files with 12 additions and 9 deletions

View file

@ -11,6 +11,8 @@ code_length = 6
writer_name = "Spirit"
guesser_name = "Medium"
# The limit of players that are allowed to be guessers on each team.
guesser_limit = 7
[game.cards]