3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-12-27 00:23:03 +01:00

Added the Nintendo Switch as DeviceOS

Dieser Commit ist enthalten in:
Tim203 2020-01-25 13:10:58 +01:00
Ursprung e4d65cd267
Commit ba724bb7d6

Datei anzeigen

@ -78,7 +78,8 @@ public class BedrockClientData {
WIN32, WIN32,
DEDICATED, DEDICATED,
ORBIS, ORBIS,
NX NX,
SWITCH
} }
public enum InputMode { public enum InputMode {