mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 02:10:21 +08:00
chore: 优化训练室和加工站进站逻辑
This commit is contained in:
@@ -23,7 +23,9 @@ bool asst::InfrastProcessingTask::_run()
|
||||
}
|
||||
|
||||
swipe_to_the_right_of_main_ui();
|
||||
enter_facility();
|
||||
if (!enter_facility()) {
|
||||
return false;
|
||||
}
|
||||
click_bottom_left_tab();
|
||||
|
||||
ProcessTask(*this, { "InfrastProcessingEnterOperList" }).run();
|
||||
|
||||
Reference in New Issue
Block a user