forked from GeyserMC/Geyser
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