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 PlantHolder interactions & InteractionSystem assert #32874

Merged

Conversation

ElectroJr
Copy link
Member

This PR fixes PlantHolderSystem interactions never getting marked as handled, and replaces one of the debug assert added in #32526 with a return statement.

Alternative to removing the asserts #32827 or reverting #32827
Fixes #32811

@github-actions github-actions bot added the Status: Needs Review This PR requires new reviews before it can be merged. label Oct 18, 2024
Copy link
Contributor

@Partmedia Partmedia left a comment

Choose a reason for hiding this comment

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

Looks good on the botany side.

@Partmedia
Copy link
Contributor

Do we want input from @metalgearsloth since they commented on this in the linked issue?

@metalgearsloth metalgearsloth merged commit adb7aee into space-wizards:master Oct 18, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Review This PR requires new reviews before it can be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Debug assert when clicking on things
3 participants