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

fix: removed Realms Notification button in option gui #295

Open
wants to merge 1 commit into
base: experimental/foundation
Choose a base branch
from

Conversation

Oganesson897
Copy link
Contributor

No description provided.

+++ after/net/minecraft/client/gui/GuiOptions.java
@@ -87,16 +87,7 @@
}
else
Copy link
Contributor

@Ecdcaeb Ecdcaeb Feb 17, 2025

Choose a reason for hiding this comment

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

else if (false) // remove realms notification can bring minimal changes. The untouchable content will be deleted directly by the compiler during compilation.
Of course, if you like, you can keep it as this is, the difference lies in the patch style.

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.

2 participants