Update project-zomboidconfig.json
This commit is contained in:
parent
fe0a1f9cdc
commit
df8c3e586e
@ -27,12 +27,12 @@
|
|||||||
"Description": "Player vs Player",
|
"Description": "Player vs Player",
|
||||||
"Keywords": "PVP",
|
"Keywords": "PVP",
|
||||||
"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