Update project-zomboidconfig.json
This commit is contained in:
parent
8f05bbf999
commit
d3ba4fdce0
@ -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": {
|
||||||
"0": "False",
|
"False": "0",
|
||||||
"1": "True"
|
"True": "1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user