Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2025-01-12 08:01:06 +01:00
Added the Xbox One as DeviceOS
Dieser Commit ist enthalten in:
Ursprung
105ce2b3b5
Commit
9f36ba14cd
@ -42,7 +42,8 @@ public enum DeviceOS {
|
||||
DEDICATED,
|
||||
ORBIS,
|
||||
NX,
|
||||
SWITCH;
|
||||
SWITCH,
|
||||
XBOX_ONE;
|
||||
|
||||
private static final DeviceOS[] VALUES = values();
|
||||
|
||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren