Skip to content

Commit d74a6e3

Browse files
committed
help for defaultjoy updated
1 parent d8b9b3e commit d74a6e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1496,7 +1496,7 @@ EX void initConfig() {
14961496
-> editable("joystick moves automatically", 'J');
14971497
param_b(defaultjoy, "defaultjoy")
14981498
-> editable("apply joystick movements", 'H')
1499-
-> help("Disable this on Steam controllers, which also send key events, to avoid duplicated input.");
1499+
-> help("Disable this on Steam controllers, which also send key events, to avoid duplicated input. Press key ` (or assign it to the controller button in Steam) to move or accept menu options.");
15001500
#endif
15011501

15021502
vid.killreduction = 0;

0 commit comments

Comments
 (0)