mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
refator: 完成肉鸽战斗任务整体重构(还没测)
This commit is contained in:
@@ -23,7 +23,6 @@ namespace asst
|
||||
virtual bool verify(AsstMsg msg, const json::value& details) const = 0;
|
||||
|
||||
std::strong_ordering operator<=>(const AbstractTaskPlugin& rhs) const;
|
||||
|
||||
bool operator==(const AbstractTaskPlugin& rhs) const;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user