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