mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Added the Nintendo Switch as DeviceOS
This commit is contained in:
parent
e4d65cd267
commit
ba724bb7d6
1 changed files with 2 additions and 1 deletions
|
@ -78,7 +78,8 @@ public class BedrockClientData {
|
|||
WIN32,
|
||||
DEDICATED,
|
||||
ORBIS,
|
||||
NX
|
||||
NX,
|
||||
SWITCH
|
||||
}
|
||||
|
||||
public enum InputMode {
|
||||
|
|
Loading…
Reference in a new issue