chore: Auto update by pre-commit hooks [skip changelog]

This commit is contained in:
pre-commit-ci[bot]
2025-05-15 10:02:34 +00:00
committed by 晓丶梦丶仁
parent c3ac608cb8
commit fd458224fd

View File

@@ -693,9 +693,7 @@ void asst::InfrastAbstractTask::swipe_of_operlist()
void asst::InfrastAbstractTask::swipe_to_the_left_of_operlist(int loop_times)
{
// 通过切换职业栏来实现回正
bool ret = ProcessTask(*this, { "BattleQuickFormationExpandRole" })
.set_retry_times(3)
.run();
bool ret = ProcessTask(*this, { "BattleQuickFormationExpandRole" }).set_retry_times(3).run();
if (ret) {
ProcessTask(
*this,