mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
格式化代码
This commit is contained in:
@@ -265,7 +265,7 @@ bool asst::BattleProcessTask::wait_condition(const Action& action)
|
||||
auto do_strategy_and_update_image = [&]() {
|
||||
do_strategic_action(image);
|
||||
image = ctrler()->get_image();
|
||||
};
|
||||
};
|
||||
|
||||
if (action.cost_changes != 0) {
|
||||
update_image_if_empty();
|
||||
|
||||
Reference in New Issue
Block a user