mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 18:47:55 +08:00
fix: 修复未勾选备选关卡时使用备选关卡导航的问题
This commit is contained in:
@@ -1413,9 +1413,11 @@ namespace MeoAsstGui
|
||||
return _stage1;
|
||||
}
|
||||
}
|
||||
|
||||
return _stage2;
|
||||
}
|
||||
|
||||
return _stage2;
|
||||
return _stage1;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user