mirror of
https://github.com/GeyserMC/Geyser.git
synced 2026-01-04 15:31:36 +00:00
Added VR as InputMode (fixes #219)
This commit is contained in:
@@ -71,6 +71,7 @@ public class BedrockClientData {
|
||||
UNKNOWN,
|
||||
KEYBOARD_MOUSE,
|
||||
TOUCH, // I guess Touch?
|
||||
CONTROLLER
|
||||
CONTROLLER,
|
||||
VR
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user