mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
fix: 开始干员识别前重置潜能状态
This commit is contained in:
@@ -1128,6 +1128,7 @@ public class ToolboxViewModel : Screen
|
||||
public async Task StartOperBox()
|
||||
{
|
||||
OperBoxSelectedIndex = 1;
|
||||
_operBoxPotential = null;
|
||||
_tempOperHaveSet = [];
|
||||
OperBoxHaveList = [];
|
||||
OperBoxNotHaveList = [];
|
||||
|
||||
Reference in New Issue
Block a user