chore: 长草任务当前选中index

This commit is contained in:
status102
2025-07-17 08:09:23 +08:00
parent 319e384239
commit 64bcc201ee

View File

@@ -59,6 +59,9 @@ namespace MaaWpfGui.Models
public static TaskSettingVisibilityInfo Current { get; } = new();
// 长草任务当前选中
public int CurrentIndex { get; set; }
public void Set(string taskName, bool enable)
{
if (Guide && enable)