mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
@@ -636,7 +636,7 @@ namespace MaaWpfGui.Services.RemoteControl
|
||||
break;
|
||||
|
||||
case "Mission":
|
||||
taskRet &= InvokeInstanceFunction<bool>(Instances.TaskQueueViewModel, "AppendAward");
|
||||
taskRet &= InvokeStaticFunction<bool>(Instances.TaskQueueViewModel.GetType(), "AppendAward");
|
||||
break;
|
||||
|
||||
case "AutoRoguelike":
|
||||
|
||||
Reference in New Issue
Block a user