mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 10:00:44 +08:00
fix.修复OCR缓存区域错误的问题
This commit is contained in:
@@ -55,6 +55,6 @@ namespace asst
|
||||
std::vector<std::string> m_tasks_name;
|
||||
std::shared_ptr<TaskInfo> m_result;
|
||||
Rect m_result_rect;
|
||||
std::vector<TextRect> m_ocr_cache;
|
||||
//std::vector<TextRect> m_ocr_cache;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user