mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into arm64
This commit is contained in:
@@ -247,7 +247,7 @@ bool asst::BattleProcessTask::wait_condition(const Action& action)
|
||||
if (image.empty()) {
|
||||
image = ctrler()->get_image();
|
||||
check_in_battle(image);
|
||||
}
|
||||
}
|
||||
};
|
||||
auto do_strategy_and_update_image = [&]() {
|
||||
do_strategic_action(image);
|
||||
|
||||
Reference in New Issue
Block a user