mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
fix: 肉鸽开局烧水奖励领取失败
This commit is contained in:
@@ -45,6 +45,7 @@ bool asst::RoguelikeCustomStartTaskPlugin::verify(AsstMsg msg, const json::value
|
||||
return false;
|
||||
}
|
||||
if (type == RoguelikeCustomType::Reward) {
|
||||
m_waiting_to_run = type;
|
||||
return true;
|
||||
}
|
||||
if (type == RoguelikeCustomType::Squad) {
|
||||
|
||||
Reference in New Issue
Block a user