revert option screen name for consistency

This commit is contained in:
James Seibel
2026-05-12 08:02:26 -05:00
parent e3d6e1bcc6
commit 7448483f84
@@ -66,7 +66,7 @@ public class MixinOptionsScreen extends GuiScreen
// Create the button and tell it where to go
// For now it goes to the client option by default
// Add a title to the button
"DH" /* ModInfo.ID + ".title" */)));
ModInfo.ID + ".title")));
}