mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 17:57:01 +08:00
Merge pull request #3090 from fearlessxjdx/dev
fix: 宿舍内sort和autofill同为true时的选人bug #2693
This commit is contained in:
@@ -322,6 +322,7 @@ void asst::InfrastAbstractTask::order_opers_selection(const std::vector<std::str
|
||||
Log.error("name not in this page", name);
|
||||
}
|
||||
}
|
||||
sleep(100); // 此处刚刚选择了一位干员,因后续任务需截图识别,所以需要一个延迟,以保证后续截图选中状态无误
|
||||
}
|
||||
|
||||
void asst::InfrastAbstractTask::click_return_button()
|
||||
|
||||
Reference in New Issue
Block a user