mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
fix: run time error
This commit is contained in:
@@ -462,8 +462,3 @@ std::optional<asst::Rect> asst::BattleHelper::get_oper_rect_on_deployment(const
|
||||
|
||||
return oper_iter->second.rect;
|
||||
}
|
||||
|
||||
asst::AbstractTask& asst::BattleHelper::this_task()
|
||||
{
|
||||
return *dynamic_cast<AbstractTask*>(this);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user