Skip to content

feat(modules): Register AltitudeLossDetector module#11

Merged
omtoi101 merged 1 commit into
mainfrom
fix/register-altitude-loss-detector
Sep 21, 2025
Merged

feat(modules): Register AltitudeLossDetector module#11
omtoi101 merged 1 commit into
mainfrom
fix/register-altitude-loss-detector

Conversation

@omtoi101

Copy link
Copy Markdown
Owner

The AltitudeLossDetector module was not being registered with the Meteor Client's module system, so it was not appearing in the in-game GUI.

This commit adds the necessary code to register the module in the BaseFinder addon's onInitialize method.

The AltitudeLossDetector module was not being registered with the Meteor Client's module system, so it was not appearing in the in-game GUI.

This commit adds the necessary code to register the module in the `BaseFinder` addon's `onInitialize` method.
@omtoi101 omtoi101 merged commit 503df3f into main Sep 21, 2025
1 of 2 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.

1 participant