mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
refator: 完成肉鸽战斗任务整体重构(还没测)
This commit is contained in:
@@ -42,3 +42,8 @@ bool asst::InstHelper::sleep(unsigned millisecond) const
|
||||
|
||||
return !need_exit();
|
||||
}
|
||||
|
||||
asst::Assistant* asst::InstHelper::inst() noexcept
|
||||
{
|
||||
return m_inst;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user