Update project-zomboidconfig.json
This commit is contained in:
parent
774b6acbb8
commit
d9352d6c03
@ -29,10 +29,10 @@
|
||||
"FieldName": "PVP",
|
||||
"InputType": "checkbox",
|
||||
"EnumValues": {
|
||||
"true": "True",
|
||||
"false": "False"
|
||||
"True": "true",
|
||||
"False": "false"
|
||||
},
|
||||
"DefaultValue": "True",
|
||||
"DefaultValue": "true",
|
||||
"ParamFieldName": "PVP"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user