mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 10:10:45 +08:00
fix: 修复编译错误和 typo
This commit is contained in:
@@ -1214,7 +1214,9 @@ bool asst::Controller::inited() const noexcept
|
||||
}
|
||||
|
||||
void asst::Controller::set_exit_flag(bool* flag)
|
||||
{}
|
||||
{
|
||||
m_exit_flag = flag;
|
||||
}
|
||||
|
||||
const std::string& asst::Controller::get_uuid() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user