mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
@@ -281,7 +281,7 @@ namespace MaaWpfGui.ViewModels.UI
|
||||
|
||||
private const string TempCopilotFile = "cache/_temp_copilot.json";
|
||||
private string _taskType = "General";
|
||||
private const string StageNameRegex = @"(?:[a-z]{0,3})(?:\d{0,2})-(?:(?:A|B|C|D|EX|S|TR|MO)-)?(?:\d{1,2})(\(Raid\)(?=\.json))?";
|
||||
private const string StageNameRegex = @"(?:[a-z]{0,3})(?:\d{0,2})-(?:(?:A|B|C|D|EX|S|TR|MO)-?)?(?:\d{1,2})(\(Raid\)(?=\.json))?";
|
||||
|
||||
/// <summary>
|
||||
/// 为自动战斗列表匹配名字
|
||||
|
||||
Reference in New Issue
Block a user