Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-11-04 15:20:09 +01:00
Some small changes
Dieser Commit ist enthalten in:
Ursprung
01492647fc
Commit
ab8ce77cf0
@ -27,7 +27,8 @@
|
||||
package org.geysermc.floodgate.util;
|
||||
|
||||
public enum UiProfile {
|
||||
CLASSIC, POCKET;
|
||||
CLASSIC,
|
||||
POCKET;
|
||||
|
||||
private static final UiProfile[] VALUES = values();
|
||||
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren