Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-11-08 17:20:20 +01:00
Merge pull request #203 from GeyserMC/feature/floodgate-xbox_one
Added the Xbox One as DeviceOS
Dieser Commit ist enthalten in:
Commit
358d5f444f
@ -42,7 +42,8 @@ public enum DeviceOS {
|
||||
DEDICATED,
|
||||
ORBIS,
|
||||
NX,
|
||||
SWITCH;
|
||||
SWITCH,
|
||||
XBOX_ONE;
|
||||
|
||||
private static final DeviceOS[] VALUES = values();
|
||||
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren