Update project-zomboidconfig.json

This commit is contained in:
Greelan 2021-12-23 21:20:51 +11:00 committed by GitHub
parent fe0a1f9cdc
commit df8c3e586e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,12 +27,12 @@
"Description": "Player vs Player",
"Keywords": "PVP",
"FieldName": "PVP",
"InputType": "checkbox",
"EnumValues": {
"true": "True",
"false": "False"
"InputType": "checkbox",
"EnumValues": {
"true": "True",
"false": "False"
},
"DefaultValue": "True",
"DefaultValue": "True",
"ParamFieldName": "PVP"
}
]