mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
chore: 长草任务当前选中index
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user