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

Rename ClearDisplayBuffer to DoNotClearDisplayBuffer #1787

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

Miepee
Copy link
Contributor

@Miepee Miepee commented Jun 2, 2024

Description

Fixes #1072
Was able to confirm that it's an issue by checking am2r's source code, which for this room has clearDisplayBuffer set to 0, but shows up in UTMT
grafik

Renaming the flag was the simplest thing I could think of of fixing it.

Caveats

API change. Every script which referenced that specific enum value (we dont have any in UTMT) will need to have their code adjusted.

Notes

N/A

@Jacky720 Jacky720 merged commit c890d20 into UnderminersTeam:master Jun 2, 2024
5 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.

clearDisplayBuffer flag is inverted
3 participants