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

Stop excluding "MakeBombardmentMote" from mote patches #460

Merged
merged 1 commit into from
May 24, 2024

Conversation

SokyranTheDragon
Copy link
Member

It was excluded due to it calling MakeBombardmentMote_NewTmp, which would cause warnings from Harmony. However, at some point the _NewTmp method was removed (it's not there in the latest 1.4 release). The exception to the patches can now be removed without HugsLib complaining.

It was excluded due to it calling `MakeBombardmentMote_NewTmp`, which would cause warnings from Harmony. However, at some point the `_NewTmp` method was removed (it's not there in the latest 1.4 release). The exception to the patches can now be removed without HugsLib complaining.
@SokyranTheDragon SokyranTheDragon added the 1.5 Fixes or bugs relating to 1.5 (Not Anomaly). label May 11, 2024
SokyranTheDragon added a commit to SokyranTheDragon/Multiplayer that referenced this pull request May 11, 2024
@Zetrith Zetrith merged commit 8068379 into rwmt:master May 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.5 Fixes or bugs relating to 1.5 (Not Anomaly).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants