mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 02:10:21 +08:00
feat.修复肉鸽的一些小问题,增加盐风溶洞18作业
This commit is contained in:
@@ -27,7 +27,7 @@ bool asst::BattleFormationTask::_run()
|
||||
}
|
||||
|
||||
// TODO: 需要加一个滑到头了的检测
|
||||
while (true) {
|
||||
while (!need_exit()) {
|
||||
select_opers_in_cur_page();
|
||||
if (m_groups.empty()) {
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user