mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 09:50:40 +08:00
opt.优化会客室处理速度
This commit is contained in:
@@ -140,7 +140,7 @@ bool asst::InfrastReceptionTask::proc_vacancy()
|
||||
sleep(delay);
|
||||
|
||||
// 识别右边列表中的线索,然后用最底下的那个(一般都是剩余时间最短的)
|
||||
swipe_to_the_bottom_of_clue_list_on_the_right();
|
||||
//swipe_to_the_bottom_of_clue_list_on_the_right();
|
||||
image = Ctrler.get_image();
|
||||
InfrastClueImageAnalyzer clue_analyzer(image);
|
||||
if (!clue_analyzer.analyze()) {
|
||||
|
||||
Reference in New Issue
Block a user