mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-09-16 09:01:20 +00:00
help for defaultjoy updated
This commit is contained in:
+1
-1
@@ -1496,7 +1496,7 @@ EX void initConfig() {
|
|||||||
-> editable("joystick moves automatically", 'J');
|
-> editable("joystick moves automatically", 'J');
|
||||||
param_b(defaultjoy, "defaultjoy")
|
param_b(defaultjoy, "defaultjoy")
|
||||||
-> editable("apply joystick movements", 'H')
|
-> 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
|
#endif
|
||||||
|
|
||||||
vid.killreduction = 0;
|
vid.killreduction = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user