Difficulty no longer scales per player
This commit is contained in:
parent
fceb6f5c1c
commit
bcb52586ab
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
"rounding_unit": 0.5
|
||||
},
|
||||
"perPlayerDifficulty": {
|
||||
"enabled": true,
|
||||
"enabled": false,
|
||||
"counting": "EVERYWHERE",
|
||||
"entities": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue