mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
chore: Auto update by pre-commit hooks [skip changelog]
This commit is contained in:
@@ -37,7 +37,7 @@ bool asst::ParadoxRecognitionTask::_run()
|
||||
}
|
||||
|
||||
return_initial_oper(); // 回干员列表(默认在最左侧)
|
||||
const auto role = BattleData.get_role(m_oper_name["name"].as_string());
|
||||
const auto role = BattleData.get_role(m_oper_name["name"].as_string());
|
||||
if (!click_role_table(role)) {
|
||||
return_initial_oper();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user