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

Don't take screenshots when the bank pin UI is open. #5

Merged
merged 2 commits into from
Jul 15, 2023
Merged

Conversation

neeerp
Copy link
Owner

@neeerp neeerp commented Jul 15, 2023

Closes #2.

@@ -44,11 +50,22 @@ public void onGameTick(GameTick event)
}
}

/* TODO: Create a decider interface so that decision strategy can be made modular. */
Copy link
Owner Author

@neeerp neeerp Jul 15, 2023

Choose a reason for hiding this comment

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

Reference to #4. I'd like to keep things like isBankPINContainerHidden outside of the main plugin class!

@neeerp neeerp merged commit 540feb8 into master Jul 15, 2023
@neeerp neeerp deleted the bank-pin branch July 15, 2023 15:07
@neeerp neeerp restored the bank-pin branch July 15, 2023 15:07
@neeerp neeerp deleted the bank-pin branch July 15, 2023 15:07
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.

Disable screenshot on bank pin
1 participant