mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 10:10:45 +08:00
refactor.完成 Controller 部分的重构
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
bool asst::InfrastInfoTask::_run()
|
||||
{
|
||||
swipe_to_the_left_of_main_ui();
|
||||
const auto image = Ctrler.get_image();
|
||||
const auto image = m_ctrler->get_image();
|
||||
|
||||
InfrastFacilityImageAnalyzer analyzer(image);
|
||||
analyzer.set_to_be_analyzed({ "Mfg", "Trade", "Power", "Dorm" });
|
||||
|
||||
Reference in New Issue
Block a user