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