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