We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb1bdcb commit f00210cCopy full SHA for f00210c
BetterMouseAndGamepad.lua
@@ -40,7 +40,7 @@ mod_functions_can = {
40
["middle_mouse_button_down"] = true,
41
["x1_click"] = true,
42
["x2_click"] = true,
43
- ["b_hold"] = true,
+ ["b_click_and_hold"] = true,
44
["left_shoulder_click"] = true,
45
46
["rightstick_hold"] = true
0 commit comments