mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-21 10:25:13 -06:00
Stopped lying about credits
This commit is contained in:
parent
9c227f3ced
commit
4d675294df
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue