mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-10-29 11:23:23 +00:00
fix(input): Add missing default value for ds5_inputtino_randomize_mac (#4207)
This commit is contained in:
parent
3af20df85a
commit
a3da5edb68
@ -554,6 +554,7 @@ namespace config {
|
||||
true, // back as touchpad click enabled (manual DS4 only)
|
||||
true, // client gamepads with motion events are emulated as DS4
|
||||
true, // client gamepads with touchpads are emulated as DS4
|
||||
true, // ds5_inputtino_randomize_mac
|
||||
|
||||
true, // keyboard enabled
|
||||
true, // mouse enabled
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user