Skip to content

Commit f45c8f6

Browse files
authored
Merge pull request #37 from TournamentStreamHelper/mouse
Fix scroll wheel for Generic Mouse
2 parents 7ee3341 + b56e748 commit f45c8f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mouse/generic/generic/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"pc_steaminput": false,
3939
"native_consoles": null,
4040
"macro": false,
41-
"turbo": false
41+
"turbo": false,
42+
"scroll_wheel": true
4243
}
4344
}

0 commit comments

Comments
 (0)