Stopped lying about credits

This commit is contained in:
Bishop 2026-07-26 00:12:59 -05:00
parent 9c227f3ced
commit 4d675294df

View file

@ -103,7 +103,7 @@ public final class LoginConfiguration {
setInterfaceText(player, "", 378, 39);
setInterfaceText(player, "Discord Invite", 378, 14);
setInterfaceText(player, "Discord Invite", 378, 129);
setInterfaceText(player, "You can gain more credits by reporting bugs and various other methods of contribution.", 378, 93);
setInterfaceText(player, "You can gain more credits by testing new features and other methods of contribution.", 378, 93);
setInterfaceText(player, player.getDetails().getCredits() + "", 378, 96);
setInterfaceText(player, "Credits", 378, 94);
setInterfaceText(player, "", 378, 229);