mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-03-17 16:20:52 +00:00
input: invert default config settings (#1017)
This commit is contained in:
parent
c3f3e1606d
commit
889b93da2d
@ -409,9 +409,9 @@ input_t input {
|
||||
platf::supported_gamepads().front().size(),
|
||||
}, // Default gamepad
|
||||
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
true, // keyboard enabled
|
||||
true, // mouse enabled
|
||||
true, // controller enabled
|
||||
};
|
||||
|
||||
sunshine_t sunshine {
|
||||
|
Loading…
x
Reference in New Issue
Block a user