fix: 基建选人前收起职业栏 (#12556)

* fix: 基建选人前收起职业栏

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

* fix: 赠送线索给不需要的好友

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

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
uye
2025-05-04 14:14:54 +08:00
committed by GitHub
parent 74a0afad8b
commit 23857eb4f9
13 changed files with 30 additions and 4 deletions

View File

@@ -34,6 +34,8 @@ bool asst::InfrastProcessingTask::_run()
ProcessTask(*this, { "InfrastProcessingEnterOperList" }).run();
close_quick_formation_expand_role();
for (int i = 0; i <= OperSelectRetryTimes; ++i) {
if (need_exit()) {
return false;