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
|
"rounding_unit": 0.5
|
||||||
},
|
},
|
||||||
"perPlayerDifficulty": {
|
"perPlayerDifficulty": {
|
||||||
"enabled": true,
|
"enabled": false,
|
||||||
"counting": "EVERYWHERE",
|
"counting": "EVERYWHERE",
|
||||||
"entities": [
|
"entities": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue