This commit is contained in:
dantmnf
2023-03-04 15:49:44 +08:00
137 changed files with 18573 additions and 6806 deletions

View File

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