mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
fix: 移除无用内容
This commit is contained in:
@@ -17,7 +17,6 @@ bool asst::SanityBeforeStagePlugin::verify(AsstMsg msg, const json::value& detai
|
||||
|
||||
const std::string task = details.at("details").at("task").as_string();
|
||||
if (task == "FightBegin") {
|
||||
//m_cur_info = std::move(details);
|
||||
return true;
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user