Merge pull request #34 from IceOfWraith/pz

Update Project Zomboid Checkboxes
This commit is contained in:
PhonicUK 2022-01-14 14:01:14 +00:00 committed by GitHub
commit e3a3ecbb0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,8 +23,8 @@
"IncludeInCommandLine": true,
"DefaultValue": "true",
"EnumValues": {
"false": "False",
"true": "True"
"True": "true",
"False": "false"
}
},
{
@ -39,8 +39,8 @@
"IncludeInCommandLine": false,
"DefaultValue": "1",
"EnumValues": {
"0": "False",
"1": "True"
"True": "1",
"False": "0"
}
},
{