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

Added option to disable passives in config #164

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Baumdc
Copy link

@Baumdc Baumdc commented Aug 28, 2024


Changes in MalumMenu.cs

  • Lines 30-32:
    Added entries to the list for "freeCosmetics", "avoidBans", and "unlockFeatures".

  • Lines 78-92:
    Added bindings and descriptions for new features, ensuring compliance with the descriptions provided in the Features list.

  • Lines 93-95:
    Implemented a function to update the corresponding boolean values based on the configuration settings.


Changes in CheatToggles.cs

  • Removed the = true default assignments from "freeCosmetics", "avoidBans", and "unlockFeatures".

Changes in MenuUI.cs

  • Line 182:
    Commented out this line to ensure that the configuration settings take priority.

  • Added code to enforce that the variables retain the values specified in the configuration file.


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