From df8c3e586e80d9a3720f6b0314650287115e12d7 Mon Sep 17 00:00:00 2001 From: Greelan <53196309+Greelan@users.noreply.github.com> Date: Thu, 23 Dec 2021 21:20:51 +1100 Subject: [PATCH] Update project-zomboidconfig.json --- project-zomboidconfig.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/project-zomboidconfig.json b/project-zomboidconfig.json index 44d3a89..01cd49b 100644 --- a/project-zomboidconfig.json +++ b/project-zomboidconfig.json @@ -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" } ]