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

Fix 5028: Tow Button no longer working. #5035

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

HoneySkull
Copy link
Collaborator

Fix #5028 Tow Button no longer working in 0.49.17.

Fixed the match expression as it was referring to the Transporter::canTow(Entity) interface default method which is hard-coded to return false and is not overridden by the Entity hierarchy.

@neoancient neoancient merged commit 7d802f1 into MegaMek:master Jan 11, 2024
4 checks passed
@HoneySkull HoneySkull deleted the Fix_Tow_Button branch January 14, 2024 19:56
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.

[0.49.17] Tow button no longer working
2 participants