mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 10:00:44 +08:00
fix.修复进驻宿舍任务的一些配置问题
This commit is contained in:
@@ -21,7 +21,9 @@ bool asst::InfrastAbstractTask::enter_facility(const std::string& facility, int
|
||||
}
|
||||
|
||||
ctrler.click(rect);
|
||||
sleep(1000);
|
||||
|
||||
const auto enter_task_ptr = resource.task().task_ptr("InfrastEnterFacility");
|
||||
sleep(enter_task_ptr->rear_delay);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user