diff --git a/RotationSolver/Updaters/ActionUpdater.cs b/RotationSolver/Updaters/ActionUpdater.cs index 7dae7f01d..8a4fe603e 100644 --- a/RotationSolver/Updaters/ActionUpdater.cs +++ b/RotationSolver/Updaters/ActionUpdater.cs @@ -69,6 +69,7 @@ internal static void UpdateNextAction() PluginLog.Error(ex, "Failed to update next action."); } + CustomRotation.MoveTarget = null; WrongAction = NextAction = NextGCDAction = null; } diff --git a/XIVPainter b/XIVPainter index 56dfbd85a..4f2def5ef 160000 --- a/XIVPainter +++ b/XIVPainter @@ -1 +1 @@ -Subproject commit 56dfbd85a066b3fea1a0bff1490c39d5916ee930 +Subproject commit 4f2def5efa4da26adf2df1c074602ed3593de3c6