Revert "Update project-zomboidconfig.json"
This reverts commit d3ba4fdce0.
			
			
This commit is contained in:
		@@ -23,8 +23,8 @@
 | 
			
		||||
        "IncludeInCommandLine": true,
 | 
			
		||||
        "DefaultValue": "true",
 | 
			
		||||
        "EnumValues": {
 | 
			
		||||
            "False": "false",
 | 
			
		||||
            "True": "true"
 | 
			
		||||
            "false": "False",
 | 
			
		||||
            "true": "True"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
@@ -39,8 +39,8 @@
 | 
			
		||||
        "IncludeInCommandLine": false,
 | 
			
		||||
        "DefaultValue": "1",
 | 
			
		||||
        "EnumValues": {
 | 
			
		||||
            "False": "0",
 | 
			
		||||
            "True": "1"
 | 
			
		||||
            "0": "False",
 | 
			
		||||
            "1": "True"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user