mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 10:10:45 +08:00
fix: 移除不必要的变量
This commit is contained in:
@@ -17,6 +17,5 @@ namespace asst
|
||||
bool training_completed();
|
||||
std::string m_operator_name = "NoOperator";
|
||||
std::string m_skill_name = "NoSkill";
|
||||
bool m_complete = false;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user