fix: 不开线索交流可能导致技能效率判断崩溃

fix #13493
fix #13508
This commit is contained in:
uye
2025-08-05 11:25:21 +08:00
parent 3f64adc6bc
commit 05b6a6ca07

View File

@@ -113,10 +113,6 @@ bool asst::InfrastReceptionTask::use_clue()
proc_clue_vacancy();
}
if (!m_enable_clue_exchange) {
return true;
}
cv::Mat image = ctrler()->get_image();
// 所有的空位分析一次,看看还缺哪些线索