Ability ants :p

This commit is contained in:
Asriel Camora
2024-07-04 00:36:58 -07:00
parent 5093867971
commit ec60bcfdcf
5 changed files with 88 additions and 25 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ public sealed class Plugin : IDalamudPlugin
[Command(name: "/craftaction", description: "Execute the suggested action in the synthesis helper. Can also be run inside a macro. This command is useful for controller players.")]
public void ExecuteSuggestedSynthHelperAction() =>
SynthHelperWindow.QueueSuggestedActionExecution();
SynthHelperWindow.ExecuteNextAction();
[Command(name: "/craftimizer", description: "Open the settings window.")]
private void OpenSettingsWindowForced() =>