Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically cancel the current activity in goto #2323

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

lmoureaux
Copy link
Contributor

It's common to select sentried or fortified units and initiate a goto. Currently this requires a click on the units to unset any activity they may have. Do this automatically in the path finder.

Closes #2272.

It's common to select sentried or fortified units and initiate a goto.
Currently this requires a click on the units to unset any activity they
may have. Do this automatically in the path finder.

Closes longturn#2272.
@lmoureaux lmoureaux requested a review from jwrober July 8, 2024 00:35
Copy link
Collaborator

@jwrober jwrober left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OMG. One line fixes a really crazy bug! Gotta love fc code.

@jwrober jwrober merged commit 82b270f into longturn:master Jul 8, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

allow starting a go-to order to automatically cancel previously set order
2 participants