Revert "Update project-zomboidconfig.json"
This reverts commit d3ba4fdce0
.
This commit is contained in:
parent
d3ba4fdce0
commit
420f65e3bb
@ -23,8 +23,8 @@
|
|||||||
"IncludeInCommandLine": true,
|
"IncludeInCommandLine": true,
|
||||||
"DefaultValue": "true",
|
"DefaultValue": "true",
|
||||||
"EnumValues": {
|
"EnumValues": {
|
||||||
"False": "false",
|
"false": "False",
|
||||||
"True": "true"
|
"true": "True"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -39,8 +39,8 @@
|
|||||||
"IncludeInCommandLine": false,
|
"IncludeInCommandLine": false,
|
||||||
"DefaultValue": "1",
|
"DefaultValue": "1",
|
||||||
"EnumValues": {
|
"EnumValues": {
|
||||||
"False": "0",
|
"0": "False",
|
||||||
"True": "1"
|
"1": "True"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user