AutoEat module conflict fix
Type of change
- [x] Bug fix
Description
Pauses Nuker, InfinityMiner and AutoFish when auto eat is active. (Simple edit)
Note: This is the same code, https://github.com/MeteorDevelopment/meteor-client/pull/4508, updated to the latest version. It was closed because of this force-pushed commit.
Related issues
This PR fixes these issues. Closes https://github.com/MeteorDevelopment/meteor-client/issues/4237 Closes https://github.com/MeteorDevelopment/meteor-client/issues/4166 Closes https://github.com/MeteorDevelopment/meteor-client/issues/4041 Closes https://github.com/MeteorDevelopment/meteor-client/issues/2229
Solves the same issue differently. Closes https://github.com/MeteorDevelopment/meteor-client/pull/4167 Closes https://github.com/MeteorDevelopment/meteor-client/pull/4062
How Has This Been Tested?
Tested for months on 2b2t. This problem still exists, and is solved with this PR.
Checklist:
- [x] My code follows the style guidelines of this project.
- [x] I have added comments to my code in more complex areas.
- [x] I have tested the code in both development and production environments.