feat.修复肉鸽的一些小问题,增加盐风溶洞18作业

This commit is contained in:
MistEO
2022-05-19 22:10:06 +08:00
parent f2dfcf3e72
commit d092da8909
7 changed files with 486766 additions and 336546 deletions

View File

@@ -27,7 +27,7 @@ bool asst::BattleFormationTask::_run()
}
// TODO: 需要加一个滑到头了的检测
while (true) {
while (!need_exit()) {
select_opers_in_cur_page();
if (m_groups.empty()) {
break;