mirror of
https://github.com/GeyserMC/GeyserConnect.git
synced 2025-06-26 22:16:37 +02:00
Update "Geyser Servers" to "TydiumCraft"
This commit is contained in:
parent
4a6f395602
commit
ac40e015c1
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ public class UIHandler {
|
|||
SimpleFormWindow window = new SimpleFormWindow("Main Menu", "");
|
||||
|
||||
window.getButtons().add(new FormButton("Official Servers"));
|
||||
window.getButtons().add(new FormButton("Geyser Servers"));
|
||||
window.getButtons().add(new FormButton("TydiumCraft"));
|
||||
|
||||
// Add a buttons for custom servers
|
||||
if (MasterServer.getInstance().getGeyserConnectConfig().getCustomServers().isEnabled()) {
|
||||
|
|
Loading…
Add table
Reference in a new issue