mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 18:47:55 +08:00
This commit is contained in:
@@ -175,7 +175,6 @@ bool asst::InfrastReceptionTask::shift()
|
||||
if (need_exit()) {
|
||||
return false;
|
||||
}
|
||||
click_clear_button();
|
||||
|
||||
if (is_use_custom_opers()) {
|
||||
bool name_select_ret = swipe_and_select_custom_opers();
|
||||
@@ -188,6 +187,8 @@ bool asst::InfrastReceptionTask::shift()
|
||||
}
|
||||
}
|
||||
|
||||
click_clear_button();
|
||||
|
||||
if (!opers_detect_with_swipe()) {
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user