chore: Auto update by pre-commit hooks

https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/26695211011
[skip changelog]
This commit is contained in:
github-actions[bot]
2026-05-30 21:21:39 +00:00
parent 137f7764bd
commit 4496d5c9da

View File

@@ -23,9 +23,7 @@ private:
bool whether_to_buy_analyze();
bool sold_out_analyze();
static size_t match_required_index(
const std::string& text,
const std::vector<std::string>& required);
static size_t match_required_index(const std::string& text, const std::vector<std::string>& required);
std::vector<Rect> m_commodities;
std::vector<TextRect> m_need_to_buy;