input: invert default config settings (#1017)
This commit is contained in:
parent
c3f3e1606d
commit
889b93da2d
1 changed files with 3 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue