mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 10:10:45 +08:00
Boring revision
This commit is contained in:
@@ -51,8 +51,7 @@ bool asst::InfrastOfficeTask::_run()
|
||||
}
|
||||
if (need_shift) {
|
||||
optimal_calc();
|
||||
bool ret = opers_choose();
|
||||
if (!ret) {
|
||||
if (!opers_choose()) {
|
||||
m_all_available_opers.clear();
|
||||
swipe_to_the_left_of_operlist();
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user