Update Terraria config
A minor typo was found in the Cheat Protection ParamFieldName that caused it to not merge.
This commit is contained in:
		@@ -225,7 +225,7 @@
 | 
			
		||||
        "Keywords": "security cheat cheats auto kick spam",
 | 
			
		||||
        "Description": "Enable/Disable additional cheat protection. This may cause unwanted automatic kicks",
 | 
			
		||||
        "FieldName": "Secure",
 | 
			
		||||
        "ParamFieldName": "Secure",
 | 
			
		||||
        "ParamFieldName": "secure",
 | 
			
		||||
        "InputType": "checkbox",
 | 
			
		||||
        "IncludeInCommandLine": false,
 | 
			
		||||
        "EnumValues": {
 | 
			
		||||
@@ -485,4 +485,4 @@
 | 
			
		||||
        "IncludeInCommandLine": false,
 | 
			
		||||
        "DefaultValue": "2"
 | 
			
		||||
    }
 | 
			
		||||
]
 | 
			
		||||
]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user