mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 02:10:21 +08:00
fix: 修复自动战斗不会开技能的问题
This commit is contained in:
@@ -157,9 +157,6 @@ bool asst::BattleHelper::update_deployment(bool init)
|
||||
// 把环去掉
|
||||
avatar_analyzer.set_mask_range(0, 50, true);
|
||||
}
|
||||
else {
|
||||
avatar_analyzer.set_mask_range(0, 0);
|
||||
}
|
||||
avatar_analyzer.set_image(oper.avatar);
|
||||
|
||||
double max_socre = 0;
|
||||
|
||||
Reference in New Issue
Block a user