forked from MapComplete/MapComplete
Fix common misspelling of 'enableImproveAccuracy', see #1928
This commit is contained in:
parent
6c12041f73
commit
8e70ecce8a
13 changed files with 18 additions and 12 deletions
|
@ -358,7 +358,7 @@
|
|||
],
|
||||
"allowMove": {
|
||||
"enableRelocation": false,
|
||||
"enableImproveAccuraccy": true
|
||||
"enableImproveAccuracy": true
|
||||
},
|
||||
"units": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue