fix(input): Add missing default value for ds5_inputtino_randomize_mac (#4207)
This commit is contained in:
parent
3af20df85a
commit
a3da5edb68
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue