mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
fix: FeatureMatch任务无法读取roi
This commit is contained in:
@@ -1065,7 +1065,7 @@ bool asst::TaskData::syntax_check(std::string_view task_name, const json::value&
|
||||
"next", "onErrorNext", "postDelay", "preDelay", "reduceOtherTimes",
|
||||
"specialParams", "sub", "subErrorIgnored",
|
||||
// specific
|
||||
"template", "count", "ratio", "detector",
|
||||
"template", "roi", "count", "ratio", "detector",
|
||||
} },
|
||||
{ AlgorithmType::JustReturn,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user