Update Terraria config
A minor typo was found in the Cheat Protection ParamFieldName that caused it to not merge.
This commit is contained in:
parent
e318c423f6
commit
5baa949035
@ -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"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user