Last Oasis: remove manifest setting being duplicated

This commit is contained in:
Greelan
2022-05-31 18:31:49 +10:00
committed by GitHub
parent 5917b969ab
commit d6c94533d6

View File

@@ -47,8 +47,8 @@
"InputType": "number", "InputType": "number",
"IsFlagArgument": false, "IsFlagArgument": false,
"ParamFieldName": "slots", "ParamFieldName": "slots",
"IncludeInCommandLine": true, "IncludeInCommandLine": false,
"DefaultValue": "8", "DefaultValue": "8",
"EnumValues": {} "EnumValues": {}
} }
] ]