mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
fix: 修复252发电站界面返回时卡住的问题
This commit is contained in:
@@ -23,7 +23,6 @@ bool asst::InfrastPowerTask::_run()
|
||||
|
||||
// 进不去说明设施数量不够
|
||||
if (!enter_facility(m_cur_facility_index)) {
|
||||
click_return_button();
|
||||
break;
|
||||
}
|
||||
if (!enter_oper_list_page()) {
|
||||
|
||||
Reference in New Issue
Block a user