Update default clearTarget key binding to KeyQ

This commit is contained in:
2026-04-27 18:56:46 +02:00
parent df6872e6f4
commit 15a7219cef

View File

@@ -139,7 +139,7 @@ describe("Player Start interaction sector persistence", () => {
DEFAULT_PLAYER_START_TARGET_BUTTON_CYCLES_ACTIVE_TARGET,
inputBindings: {
keyboard: {
clearTarget: "Escape"
clearTarget: "KeyQ"
},
gamepad: {
clearTarget: "buttonNorth"