mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 10:00:44 +08:00
style: format
This commit is contained in:
@@ -176,7 +176,7 @@ bool asst::InfrastAbstractTask::swipe_and_select_custom_opers(bool is_dorm_order
|
||||
ProcessTask(*this, { "InfrastOperListTabSkillUnClicked", "Stop" }).run();
|
||||
}
|
||||
|
||||
click_clear_button(); //先排序后清空,加速干员变化不大时的选择速度
|
||||
click_clear_button(); // 先排序后清空,加速干员变化不大时的选择速度
|
||||
|
||||
std::vector<std::string> opers_order = room_config.names;
|
||||
opers_order.insert(opers_order.end(), room_config.candidates.cbegin(), room_config.candidates.cend());
|
||||
|
||||
Reference in New Issue
Block a user