mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 09:50:40 +08:00
feat: 优化烧开水逻辑,现在能在低难度烧水,高难度开始 (#6094)
This commit is contained in:
@@ -18,6 +18,7 @@ namespace asst
|
||||
|
||||
void set_priority(int priority);
|
||||
void set_block(bool block);
|
||||
|
||||
virtual void set_task_ptr(AbstractTask* ptr);
|
||||
|
||||
virtual bool verify(AsstMsg msg, const json::value& details) const = 0;
|
||||
|
||||
Reference in New Issue
Block a user