Move guesser limit to config file.
This commit is contained in:
parent
d4356348dc
commit
9afec3f372
3 changed files with 12 additions and 9 deletions
|
|
@ -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]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue