格式化代码

This commit is contained in:
Lancarus
2023-10-06 18:24:37 +08:00
parent 2fa541860d
commit 08eeae14b9
2 changed files with 3 additions and 3 deletions

View File

@@ -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();