mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 17:57:01 +08:00
fix: 修复自动战斗关卡名被清空的问题
This commit is contained in:
@@ -52,7 +52,6 @@ void asst::BattleProcessTask::clear()
|
||||
{
|
||||
BattleHelper::clear();
|
||||
|
||||
m_combat_data = decltype(m_combat_data)();
|
||||
m_oper_in_group.clear();
|
||||
m_in_bullet_time = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user