mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-26 15:26:03 +00:00
help for defaultjoy updated
This commit is contained in:
@@ -1496,7 +1496,7 @@ EX void initConfig() {
|
||||
-> editable("joystick moves automatically", 'J');
|
||||
param_b(defaultjoy, "defaultjoy")
|
||||
-> editable("apply joystick movements", 'H')
|
||||
-> help("Disable this on Steam controllers, which also send key events, to avoid duplicated input.");
|
||||
-> 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.");
|
||||
#endif
|
||||
|
||||
vid.killreduction = 0;
|
||||
|
||||
Reference in New Issue
Block a user