mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 02:10:21 +08:00
feat.添加部分基建容错机制
This commit is contained in:
@@ -17,7 +17,9 @@ bool asst::InfrastTradeTask::run()
|
||||
enter_facility(FacilityName, 0);
|
||||
click_bottomleft_tab();
|
||||
|
||||
shift_facility_list();
|
||||
if (!shift_facility_list()) {
|
||||
return false;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user