格式化代码

This commit is contained in:
Lancarus
2023-10-06 18:24:37 +08:00
parent eea8e223ee
commit dd606d4599
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();