help fix done
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
const namesByKey = {
|
const namesByKey = {
|
||||||
"gamepad-default-type": "Default type",
|
"junction-accel": "Default type",
|
||||||
"probing-prompts": "Show safety prompts",
|
"probing-prompts": "Show safety prompts",
|
||||||
"probe-xdim": "Probe block width",
|
"probe-xdim": "Probe block width",
|
||||||
"probe-ydim": "Probe block length",
|
"probe-ydim": "Probe block length",
|
||||||
|
|||||||
@@ -47,7 +47,7 @@
|
|||||||
|
|
||||||
<h2>Gamepads / Joypads</h2>
|
<h2>Gamepads / Joypads</h2>
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<ConfigTemplatedInput key={`settings.gamepad-default-type`} />
|
<ConfigTemplatedInput key={`settings.junction-accel`} />
|
||||||
<div class="tip">
|
<div class="tip">
|
||||||
If your gamepad doesn't work as expected, try one of the other
|
If your gamepad doesn't work as expected, try one of the other
|
||||||
types.
|
types.
|
||||||
|
|||||||
Reference in New Issue
Block a user