mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
perf.优化掉基建一些不必要的滑动
This commit is contained in:
@@ -14,6 +14,7 @@ bool asst::InfrastInfoTask::run()
|
||||
};
|
||||
m_callback(AsstMsg::TaskStart, task_start_json, m_callback_arg);
|
||||
|
||||
swipe_to_the_left_of_main_ui();
|
||||
const auto& image = ctrler.get_image();
|
||||
|
||||
InfrastFacilityImageAnalyzer analyzer(image);
|
||||
|
||||
Reference in New Issue
Block a user