Revert "Update project-zomboidconfig.json"

This reverts commit d3ba4fdce0.
This commit is contained in:
Greelan 2021-12-27 16:40:42 +10:30
parent d3ba4fdce0
commit 420f65e3bb

View File

@ -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"
}
},
{